[pkg-kolab] r1300 - /

Mathieu Parent mparent-guest at alioth.debian.org
Mon May 11 17:41:08 UTC 2009


Author: mparent-guest
Date: 2009-05-11 17:41:07 +0000 (Mon, 11 May 2009)
New Revision: 1300

Modified:
   pkg-kolab_toolbox
Log:
Rename dput destination


Modified: pkg-kolab_toolbox
===================================================================
--- pkg-kolab_toolbox	2009-05-11 17:40:31 UTC (rev 1299)
+++ pkg-kolab_toolbox	2009-05-11 17:41:07 UTC (rev 1300)
@@ -156,7 +156,7 @@
 
 	    if($action eq 'dput') {
 		chdir "$o_basedir/$package/build-area";
-	       	system("dput kolab-snapshots *.changes");
+	       	system("dput pkg-kolab *.changes");
             }
 
 	    chdir "$o_basedir/$package/$branch";




More information about the pkg-kolab-devel mailing list