mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-16 21:08:27 +02:00
make script in $PATH executable - this Makefile really needs some more love...
This commit is contained in:
parent
e41e4e2d69
commit
e4338fd89b
@ -63,7 +63,7 @@ define Package/gmenu2x/install
|
|||||||
$(PKG_INSTALL_DIR)/usr/bin/gmenu2x \
|
$(PKG_INSTALL_DIR)/usr/bin/gmenu2x \
|
||||||
$(1)/usr/share/gmenu2x/
|
$(1)/usr/share/gmenu2x/
|
||||||
|
|
||||||
$(CP) \
|
$(INSTALL_BIN) \
|
||||||
$(PKG_BUILD_DIR)/gmenu2x.sh \
|
$(PKG_BUILD_DIR)/gmenu2x.sh \
|
||||||
$(1)/usr/bin/gmenu2x
|
$(1)/usr/bin/gmenu2x
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user