diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-08-30 14:15:36 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-08-30 14:15:36 +0200 |
commit | a104cac089bca168c8c14e0b1e025ad73b737bcf (patch) | |
tree | d902d9b6c41fb70ea40cd016c0ce453a06e12c51 | |
parent | 9e6b567ec2c7eca1b0299b048c9f1872857b6579 (diff) | |
download | openwrt-personal-pkgs-a104cac089bca168c8c14e0b1e025ad73b737bcf.tar.gz openwrt-personal-pkgs-a104cac089bca168c8c14e0b1e025ad73b737bcf.tar.bz2 openwrt-personal-pkgs-a104cac089bca168c8c14e0b1e025ad73b737bcf.zip |
autopkg: small cleanup change
-rw-r--r-- | autopkg-tail.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autopkg-tail.mk b/autopkg-tail.mk index 3b6d104..2669b54 100644 --- a/autopkg-tail.mk +++ b/autopkg-tail.mk @@ -10,4 +10,4 @@ HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME) undefine TMP_REPO_PATH undefine GIT_ARGS -undefine AUTOPKG_TAIL +undefine AUTOPKG_VARIANT |