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
commit52aeb0fbe572ee5727d0486bd9610b854241cab8 (patch)
tree26e08e19348c62a8e3d81586e5bda9b2b271d032 /Makefile
parentc306815d0b741a8d6fabb589537c748fc4676790 (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