summaryrefslogtreecommitdiff
path: root/packages/make
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-01-30 08:09:30 (GMT)
committerAlexey Neyman <stilor@att.net>2019-01-30 08:09:30 (GMT)
commit0fe21f8db8c720a65da62880c0eacb32e37ba55f (patch)
tree9e7b8a27c9a9db00c0de94e8c9be7ee7413853f9 /packages/make
parent93dd61e25723a5c53f97546144ac1878bd4587c0 (diff)
Config v2: select relevant parts of each package version
Also, remove a couple of config options that dealt with package versions that have been since retired. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/make')
-rw-r--r--packages/make/package.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/make/package.desc b/packages/make/package.desc
index fa678aa..b72af79 100644
--- a/packages/make/package.desc
+++ b/packages/make/package.desc
@@ -1,5 +1,6 @@
repository='git https://git.savannah.gnu.org/git/make.git'
bootstrap='autoreconf -i'
mirrors='$(CT_Mirrors GNU make)'
+relevantpattern='*.*|.'
archive_formats='.tar.bz2 .tar.gz'
signature_format='packed/.sig'