From: Mirko Vogt Date: Wed, 21 Apr 2010 21:45:52 +0000 (+0000) Subject: add path to cups, as it does not detect it automatically X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=7b2269998d77c59f26563f3a623323cd9d75bb11;ds=sidebyside add path to cups, as it does not detect it automatically SVN-Revision: 21080 --- diff --git a/net/cups-bjnp/Makefile b/net/cups-bjnp/Makefile index 4eab1c63ae..4a85829353 100644 --- a/net/cups-bjnp/Makefile +++ b/net/cups-bjnp/Makefile @@ -34,6 +34,8 @@ to a Canon printer. It currently supports Cups 1.2 and Cups 1.3 and is designed by reverse engineering. endef +CONFIGURE_ARGS += --with-cupsbackenddir=$(STAGING_DIR)/usr/include/cups + TARGET_CFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib define Package/cups-bjnp/install