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
commit33ffe272a0527d2975ec148704bedd1413ef50fe (patch)
treeee39689ef22e1556003e67ea3d8f757febcea074 /Makefile
parent8c17dfd892add8be5eb22ef2c3847169bc24041d (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