[Secure-testing-commits] r12990 - /

Florian Weimer fw at alioth.debian.org
Sun Oct 11 17:57:37 UTC 2009


Author: fw
Date: 2009-10-11 17:57:36 +0000 (Sun, 11 Oct 2009)
New Revision: 12990

Modified:
   Makefile
Log:
Makefile: add update-lists target


Modified: Makefile
===================================================================
--- Makefile	2009-10-11 17:54:48 UTC (rev 12989)
+++ Makefile	2009-10-11 17:57:36 UTC (rev 12990)
@@ -135,6 +135,9 @@
 	  $(BACKPORTS_MIRROR)/lenny-backports/main/binary-armel/Packages \
 	      data/packages/lenny-backports__main_armel_Packages
 
+update-lists:
+	svn update -q data
+
 update-nvd:
 	for x in $$(seq 2002 $$(date +%Y)) ; do \
 	  name=nvdcve-$$x.xml; \




More information about the Secure-testing-commits mailing list