[packages] flac: disable command line utilities, they're not packaged anyway and introduce libiconv dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24528 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
224a1895cb
commit
baf4b32dbc
24
libs/flac/patches/002-no-utility.patch
Normal file
24
libs/flac/patches/002-no-utility.patch
Normal file
@ -0,0 +1,24 @@
|
||||
--- a/src/Makefile.am
|
||||
+++ b/src/Makefile.am
|
||||
@@ -26,9 +26,6 @@ endif
|
||||
SUBDIRS = \
|
||||
libFLAC \
|
||||
share \
|
||||
- flac \
|
||||
- metaflac \
|
||||
- monkeys_audio_utilities \
|
||||
$(XMMS_DIRS) \
|
||||
$(CPPLIBS_DIRS)
|
||||
|
||||
--- a/src/Makefile.in
|
||||
+++ b/src/Makefile.in
|
||||
@@ -226,9 +226,6 @@ target_alias = @target_alias@
|
||||
SUBDIRS = \
|
||||
libFLAC \
|
||||
share \
|
||||
- flac \
|
||||
- metaflac \
|
||||
- monkeys_audio_utilities \
|
||||
$(XMMS_DIRS) \
|
||||
$(CPPLIBS_DIRS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user