[Pkg-xfce-commits] r6485 - scripts/pbuilder

Yves-Alexis Perez corsac at alioth.debian.org
Tue Mar 6 12:57:14 UTC 2012


Author: corsac
Date: 2012-03-06 12:57:13 +0000 (Tue, 06 Mar 2012)
New Revision: 6485

Added:
   scripts/pbuilder/sbuild.wrapper
Log:
add an sbuild.wrapper script


Added: scripts/pbuilder/sbuild.wrapper
===================================================================
--- scripts/pbuilder/sbuild.wrapper	                        (rev 0)
+++ scripts/pbuilder/sbuild.wrapper	2012-03-06 12:57:13 UTC (rev 6485)
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+D=$PKGXFCEBASEDIR/scripts/pbuilder
+
+dpkg-source -b .
+sbuild -c xfce-${DISTRIBUTION}-${ARCH} -d ${DISTRIBUTION} -As ../${PACKAGE}_${debian_version}.dsc


Property changes on: scripts/pbuilder/sbuild.wrapper
___________________________________________________________________
Added: svn:executable
   + *




More information about the Pkg-xfce-commits mailing list