From: florian Date: Wed, 5 Sep 2007 16:36:09 +0000 (+0000) Subject: Fix streamripper compilation X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c71a81ace35aac65cd90b766d1c01d8daff5656c;p=packages.git Fix streamripper compilation git-svn-id: svn://svn.openwrt.org/openwrt/packages@8630 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/sound/streamripper/Makefile b/sound/streamripper/Makefile index 27a6f2f7e..e7e3d99a8 100644 --- 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 \