Skip to content

Commit

Permalink
remove GluonSrcDiet
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo77 committed Jun 20, 2017
1 parent 2dde41b commit 384715c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gluon-ssid-changer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,10 @@ define Build/Configure
endef

define Build/Compile
$(call GluonSrcDiet,./luasrc,$(PKG_BUILD_DIR)/luadest/)
endef

define Package/gluon-ssid-changer/install
$(CP) ./files/* $(1)/
$(CP) $(PKG_BUILD_DIR)/luadest/* $(1)/
./gluonShellDiet.sh $(1)/lib/gluon/ssid-changer/ssid-changer.sh
endef

Expand Down

0 comments on commit 384715c

Please sign in to comment.