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; \


_______________________________________________
Secure-testing-commits mailing list
Secure-testing-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/secure-testing-commits

Reply via email to