[Debian-NP-Commits] r307 - people/vagrant/simple-cdd

Vagrant Cascadian debian-np-devel@lists.alioth.debian.org
Sun, 05 Dec 2004 14:26:26 -0700


Author: vagrant-guest
Date: Sun Dec  5 14:25:55 2004
New Revision: 307

Removed:
   people/vagrant/simple-cdd/patched-debpartial-mirror
Modified:
   people/vagrant/simple-cdd/build-simple-cdd
Log:
switch back to using regular debpartial-mirror, 0.2.10 has all new patches and more.


Modified: people/vagrant/simple-cdd/build-simple-cdd
==============================================================================
--- people/vagrant/simple-cdd/build-simple-cdd	(original)
+++ people/vagrant/simple-cdd/build-simple-cdd	Sun Dec  5 14:25:55 2004
@@ -96,8 +96,7 @@
   echo include-task=$TASK >> $debpartial_conf
 
   # generate the mirror
-  # FIXME use regular debpartial-mirror
-  ./patched-debpartial-mirror -c $debpartial_conf
+  debpartial-mirror -c $debpartial_conf
 fi
 
 if [ ! -d "$MIRROR" ]; then