summaryrefslogtreecommitdiff
path: root/shellrc
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-10-31 21:42:40 +0100
committerKarel Kočí <cynerd@email.cz>2018-10-31 21:42:40 +0100
commit320996dbf113df5113f9dfab17dfd389a83d4742 (patch)
tree9f959f1f9864df4b0b371273614a6e16510bea9a /shellrc
parent24d990f9bb9401952bd30619fe5b723019f14e78 (diff)
downloadopenwrt-personal-pkgs-320996dbf113df5113f9dfab17dfd389a83d4742.tar.gz
openwrt-personal-pkgs-320996dbf113df5113f9dfab17dfd389a83d4742.tar.bz2
openwrt-personal-pkgs-320996dbf113df5113f9dfab17dfd389a83d4742.zip
autopkg: move it from feed to include directory
This is preparement to move of autopkg to OpenWRT it self as part of Turris OS hack.
Diffstat (limited to 'shellrc')
-rw-r--r--shellrc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shellrc/Makefile b/shellrc/Makefile
index 55f7dcb..8b98e7a 100644
--- a/shellrc/Makefile
+++ b/shellrc/Makefile
@@ -12,7 +12,7 @@ PKG_RELEASE:=1
PKG_SOURCE_URL:=https://git.cynerd.cz/shellrc
PKG_MAINTAINER:=Karel Kočí <cynerd@email.cz>
-include $(TOPDIR)/feeds/personal/autopkg-tag.mk
+include $(INCLUDE_DIR)/autopkg-tag.mk
include $(INCLUDE_DIR)/package.mk
define Package/$(PKG_NAME)