summaryrefslogtreecommitdiff
path: root/shellrc
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2018-09-17 10:06:07 +0200
committerKarel Kočí <karel.koci@nic.cz>2018-09-17 10:06:07 +0200
commite73927d39e4cad42c5e35f2eb44f50f169ea9bfe (patch)
tree9e46cf8e8de012567776380310aa351a8f63977c /shellrc
parent52c25616fad5d1114aebe4ea6fec0ffc9a0d2e11 (diff)
downloadopenwrt-personal-pkgs-e73927d39e4cad42c5e35f2eb44f50f169ea9bfe.tar.gz
openwrt-personal-pkgs-e73927d39e4cad42c5e35f2eb44f50f169ea9bfe.tar.bz2
openwrt-personal-pkgs-e73927d39e4cad42c5e35f2eb44f50f169ea9bfe.zip
Fix autopkg reference in packages
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 034e047..55f7dcb 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)/package/autopkg-tag.mk
+include $(TOPDIR)/feeds/personal/autopkg-tag.mk
include $(INCLUDE_DIR)/package.mk
define Package/$(PKG_NAME)