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:
4dd1e59
)
Fix streamripper compilation
author
Florian Fainelli
<florian@openwrt.org>
Wed, 5 Sep 2007 16:36:09 +0000
(16:36 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 5 Sep 2007 16:36:09 +0000
(16:36 +0000)
SVN-Revision: 8630
sound/streamripper/Makefile
patch
|
blob
|
history
diff --git
a/sound/streamripper/Makefile
b/sound/streamripper/Makefile
index 27a6f2f7eac34579c5edd8e2d1eb3f659769d0f9..e7e3d99a8a69292ab6feb9162ebc8ab2c6a2cabe 100644
(file)
--- a/
sound/streamripper/Makefile
+++ b/
sound/streamripper/Makefile
@@
-31,6
+31,8
@@
define Package/streamripper
URL:=http://streamripper.sourceforge.net/
endef
+
+EXTRA_CFLAGS += -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include
define Build/Configure
$(call Build/Configure/Default, \
--without-ogg \