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:
c3b8c97
)
packages/darkice: set lame prefix explicitly (closes: #10442)
author
Nicolas Thill
<nico@openwrt.org>
Sun, 20 Nov 2011 02:38:46 +0000
(
02:38
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 20 Nov 2011 02:38:46 +0000
(
02:38
+0000)
Signed-off-by: Alam Arias <Alam.GBC@gmail.com>
SVN-Revision: 29267
multimedia/darkice/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/darkice/Makefile
b/multimedia/darkice/Makefile
index 4b7675d72f0fdcccf368081f2236bd806287ad39..395ce9c4dfca34b3996121ae61c1abc8ff661c79 100644
(file)
--- a/
multimedia/darkice/Makefile
+++ b/
multimedia/darkice/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=darkice
PKG_VERSION:=1.0
-PKG_RELEASE:=
3
+PKG_RELEASE:=
4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://darkice.googlecode.com/files/
@@
-42,6
+42,7
@@
CONFIGURE_ARGS += \
--without-samplerate \
--without-twolame \
--without-vorbis \
+ --with-lame-prefix="$(STAGING_DIR)/usr" \
define Package/darkice/install
$(INSTALL_DIR) $(1)/usr/sbin