Skip to content

Commit

Permalink
move ssid-changer to files folder
Browse files Browse the repository at this point in the history
  • Loading branch information
maurerle committed Nov 3, 2024
1 parent 5eb7c95 commit 1f99797
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 19 deletions.
14 changes: 0 additions & 14 deletions ffac-ssid-changer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,4 @@ define Package/$(PKG_NAME)/description
most.
endef


define Build/Compile
$(call Gluon/Build/Compile)
./gluonShellDiet.sh shsrc/ssid-changer.sh > $(PKG_BUILD_DIR)/ssid-changer.sh
endef

define Package/$(PKG_NAME)/install
$(Gluon/Build/Install)

$(INSTALL_DIR) $(1)/lib/gluon/ssid-changer
$(INSTALL_BIN) $(PKG_BUILD_DIR)/ssid-changer.sh $(1)/lib/gluon/ssid-changer/
endef


$(eval $(call BuildPackageGluon,$(PKG_NAME)))
File renamed without changes.
5 changes: 0 additions & 5 deletions ffac-ssid-changer/gluonShellDiet.sh

This file was deleted.

0 comments on commit 1f99797

Please sign in to comment.