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-tag.mk | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 personal-pkgs-repo/files/autopkg-tag.mk (limited to 'personal-pkgs-repo/files/autopkg-tag.mk') diff --git a/personal-pkgs-repo/files/autopkg-tag.mk b/personal-pkgs-repo/files/autopkg-tag.mk deleted file mode 100644 index 077c7ad..0000000 --- a/personal-pkgs-repo/files/autopkg-tag.mk +++ /dev/null @@ -1,8 +0,0 @@ -# Autopkg tracking latest version tag -AUTOPKG_VARIANT:=tag -$(call include_mk, autopkg-head.mk) - -PKG_SOURCE_VERSION:=$(shell git $(GIT_ARGS) tag | grep '^v' | sort | tail -1) -PKG_VERSION:=$(subst v%,%,$(PKG_SOURCE_VERSION)) - -$(call include_mk, autopkg-tail.mk) -- cgit v1.2.3