[Pkg-xfce-commits] r2907 - scripts

corsac at alioth.debian.org corsac at alioth.debian.org
Sat Mar 7 10:59:11 UTC 2009


Author: corsac
Date: 2009-03-07 10:59:11 +0000 (Sat, 07 Mar 2009)
New Revision: 2907

Modified:
   scripts/get-sources.pl
Log:
store goodies in trunk/


Modified: scripts/get-sources.pl
===================================================================
--- scripts/get-sources.pl	2009-03-07 10:58:43 UTC (rev 2906)
+++ scripts/get-sources.pl	2009-03-07 10:59:11 UTC (rev 2907)
@@ -18,7 +18,7 @@
 my ($debian_dirs, $sources_file) = ("", "");
 
 if($ARGV[0] =~ /goodies/) {
-	$debian_dirs = "../goodies";
+	$debian_dirs = "../goodies/trunk";
 	$sources_file = "goodies-sources.txt";
 }
 elsif($ARGV[0] =~ /desktop/) {




More information about the Pkg-xfce-commits mailing list