projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
change syntax
[openwrt.git]
/
package
/
haserl
/
Makefile
diff --git
a/package/haserl/Makefile
b/package/haserl/Makefile
index
8f35fbf
..
2bb9fc9
100644
(file)
--- a/
package/haserl/Makefile
+++ b/
package/haserl/Makefile
@@
-23,8
+23,8
@@
URL:=http://haserl.sourceforge.net/
endef
define Package/haserl/install
endef
define Package/haserl/install
- install -m0755 -d $(
IDIR_HASERL
)/usr/bin
- install -m0755 $(PKG_INSTALL_DIR)/usr/bin/haserl $(
IDIR_HASERL
)/usr/bin/
+ install -m0755 -d $(
1
)/usr/bin
+ install -m0755 $(PKG_INSTALL_DIR)/usr/bin/haserl $(
1
)/usr/bin/
endef
$(eval $(call BuildPackage,haserl))
endef
$(eval $(call BuildPackage,haserl))
This page took
0.019374 seconds
and
4
git commands to generate.