projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bc2429
)
usign: force installation to $(STAGING_DIR_HOST)
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 25 Jan 2016 23:05:49 +0000
(23:05 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 25 Jan 2016 23:05:49 +0000
(23:05 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48500
package/system/usign/Makefile
patch
|
blob
|
history
diff --git
a/package/system/usign/Makefile
b/package/system/usign/Makefile
index 5ebd1082930b4a44c8fa91c049f12f46f55a3512..ce701cdb22e12360b2d2d97776c33c563a9524b5 100644
(file)
--- a/
package/system/usign/Makefile
+++ b/
package/system/usign/Makefile
@@
-22,6
+22,8
@@
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/cmake.mk
+HOST_BUILD_PREFIX:=$(STAGING_DIR_HOST)
+
define Package/usign
SECTION:=base
CATEGORY:=Base system