projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba64a51
)
add path to cups, as it does not detect it automatically
author
Mirko Vogt
<mirko@openwrt.org>
Wed, 21 Apr 2010 21:45:52 +0000
(21:45 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Wed, 21 Apr 2010 21:45:52 +0000
(21:45 +0000)
SVN-Revision: 21080
net/cups-bjnp/Makefile
patch
|
blob
|
history
diff --git
a/net/cups-bjnp/Makefile
b/net/cups-bjnp/Makefile
index 4eab1c63aec1dc7a2f3fcbc75783c0eb6903c100..4a85829353394368b69bd5e76d783973df106e8f 100644
(file)
--- 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