projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd43124
)
[packages] mpd: Remove duplicate configure of aac (thanks Xiangfu Liu)
author
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Thu, 13 Jan 2011 00:08:12 +0000
(
00:08
+0000)
committer
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Thu, 13 Jan 2011 00:08:12 +0000
(
00:08
+0000)
SVN-Revision: 24970
sound/mpd/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpd/Makefile
b/sound/mpd/Makefile
index ee2f2eb47e4abed42d0370f6f08b0ab9587430f8..c66b1f71572f0859cbb8ed4e36ab5b5dc9892119 100644
(file)
--- a/
sound/mpd/Makefile
+++ b/
sound/mpd/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=mpd
PKG_VERSION:=0.15.8
-PKG_RELEASE:=
5
+PKG_RELEASE:=
6
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/musicpd
@@
-72,7
+72,6
@@
CONFIGURE_ARGS += \
--enable-mms \
--enable-curl \
--disable-oss \
- --enable-aac \
--with-zeroconf=no \
--disable-libOggFLACtest \
--disable-test \