From 7a4e7809358548e24a5debb375e6e6a368247f79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 30 Aug 2018 12:42:30 +0200 Subject: autopkg: move it back --- personal-pkgs-repo/files/autopkg-tail.mk | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 personal-pkgs-repo/files/autopkg-tail.mk (limited to 'personal-pkgs-repo/files/autopkg-tail.mk') diff --git a/personal-pkgs-repo/files/autopkg-tail.mk b/personal-pkgs-repo/files/autopkg-tail.mk deleted file mode 100644 index 3b6d104..0000000 --- a/personal-pkgs-repo/files/autopkg-tail.mk +++ /dev/null @@ -1,13 +0,0 @@ -ifndef AUTOPKG_VARIANT - $(error "Don't include autopkg-tail.mk directly!") -endif - -PKG_SOURCE_PROTO:=git -PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz -PKG_SOURCE_SUBDIR:=$(PKG_NAME) -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) -HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME) - -undefine TMP_REPO_PATH -undefine GIT_ARGS -undefine AUTOPKG_TAIL -- cgit v1.2.3