External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
400B

  1. --- mpg123-static-1.29.3.orig/src/Makemodule.am
  2. +++ mpg123-static-1.29.3/src/Makemodule.am
  3. @@ -6,12 +6,6 @@ include src/libmpg123/Makemodule.am
  4. include src/libout123/Makemodule.am
  5. include src/libsyn123/Makemodule.am
  6. -bin_PROGRAMS += \
  7. - src/mpg123 \
  8. - src/out123 \
  9. - src/mpg123-id3dump \
  10. - src/mpg123-strip
  11. -
  12. src_mpg123_LDADD = \
  13. src/compat/libcompat.la \
  14. src/libmpg123/libmpg123.la \