gluon-geolocator: add luaminifyer
This commit is contained in:
parent
f96e72d919
commit
03606b2ac5
@ -19,9 +19,13 @@ define Build/Prepare
|
||||
mkdir -p $(PKG_BUILD_DIR)
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
$(call GluonSrcDiet,./luasrc,$(PKG_BUILD_DIR)/luadest/)
|
||||
endef
|
||||
|
||||
define Package/gluon-geolocator/install
|
||||
$(CP) ./files/* $(1)/
|
||||
|
||||
$(CP) $(PKG_BUILD_DIR)/luadest/* $(1)/
|
||||
endef
|
||||
|
||||
define Package/gluon-geolocator/postinst
|
||||
|
Loading…
Reference in New Issue
Block a user