summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2017-06-17 08:22:03 +0000
committerSalvatore Bonaccorso <carnil@debian.org>2017-06-17 08:22:03 +0000
commit85c2ccf14b6723d71034973940b4e7268e3abce8 (patch)
tree31588547c44afb85ab75fcedf2982fd9d1a3132c /Makefile
parent5a88cc50b0e57a2cf60d58ac892c89c260eb52ad (diff)
Makefile: update-oldold-security target: do not depend on update-lts
The separate update for -lts suites is not needed anymore after squeeze and is obsoleted. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52654 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6cb533ac1f..6e2ef8ea78 100644
--- a/Makefile
+++ b/Makefile
@@ -176,7 +176,7 @@ update-old-security:
done ; \
done
-update-oldold-security: update-lts
+update-oldold-security:
for archive in $(OLDOLDSTABLE); do \
for section in main contrib non-free ; do \
$(PYTHON) bin/apt-update-file \

© 2014-2024 Faster IT GmbH | imprint | privacy policy