summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Gilbert <michael.s.gilbert@gmail.com>2010-01-16 18:21:35 +0000
committerMichael Gilbert <michael.s.gilbert@gmail.com>2010-01-16 18:21:35 +0000
commite6ddba80060d57fb46d51a171f263901d4ccf213 (patch)
treef5d206f9b7887e17722ad82c376980d73830097e /Makefile
parent5aee753576169175c421cdc5955421e40bb4a632 (diff)
fix Y2010 issue with update-nvd :)
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13838 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 9ed3135e21..54e1effb83 100644
--- a/Makefile
+++ b/Makefile
@@ -197,4 +197,4 @@ update-nvd:
name=nvdcve-$$x.xml; \
wget -q -Odata/nvd/$$name http://nvd.nist.gov/download/$$name || true; \
done
- python bin/update-nvd data/nvd/nvdcve-200*.xml
+ python bin/update-nvd data/nvd/nvdcve-*.xml

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