summaryrefslogtreecommitdiff
path: root/shellrc
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2018-08-30 12:37:44 +0200
committerKarel Kočí <karel.koci@nic.cz>2018-08-30 12:37:44 +0200
commita6abd46888c5780377786b50e7a1ca8812ab0960 (patch)
tree79292497b966dc77cea69929cd41b6142b31a682 /shellrc
parentd83bde419809e1836983c8fead7185dfb7689b04 (diff)
downloadopenwrt-personal-pkgs-a6abd46888c5780377786b50e7a1ca8812ab0960.tar.gz
openwrt-personal-pkgs-a6abd46888c5780377786b50e7a1ca8812ab0960.tar.bz2
openwrt-personal-pkgs-a6abd46888c5780377786b50e7a1ca8812ab0960.zip
Packages fixes
Diffstat (limited to 'shellrc')
-rw-r--r--shellrc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shellrc/Makefile b/shellrc/Makefile
index 628dd9f..618343e 100644
--- a/shellrc/Makefile
+++ b/shellrc/Makefile
@@ -51,6 +51,7 @@ define Package/$(PKG_NAME)-zsh/install
endef
define Package/$(PKG_NAME)-ash/install
+ true
# TODO
#$(PKG_BUILD_DIR)/install --prefix "$(1)" --ash --no-base
endef