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
commit0a969fa994b16c4210707ad64fc2b111cf3e8fd1 (patch)
tree6afdb416342becbf812160c4af7de2d3aa211158 /Makefile
parentd48005be7b7979faf9642be2974578b65bb83c50 (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