[packages] flac: disable command line utilities, they're not packaged anyway and...
[openwrt/svn-archive/archive.git] / libs / flac / patches / 002-no-utility.patch
1 --- a/src/Makefile.am
2 +++ b/src/Makefile.am
3 @@ -26,9 +26,6 @@ endif
4 SUBDIRS = \
5 libFLAC \
6 share \
7 - flac \
8 - metaflac \
9 - monkeys_audio_utilities \
10 $(XMMS_DIRS) \
11 $(CPPLIBS_DIRS)
12
13 --- a/src/Makefile.in
14 +++ b/src/Makefile.in
15 @@ -226,9 +226,6 @@ target_alias = @target_alias@
16 SUBDIRS = \
17 libFLAC \
18 share \
19 - flac \
20 - metaflac \
21 - monkeys_audio_utilities \
22 $(XMMS_DIRS) \
23 $(CPPLIBS_DIRS)
24