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

Simon Huggins huggie at costa.debian.org
Sat Jun 10 19:08:14 UTC 2006


Author: huggie
Date: 2006-06-10 19:08:13 +0000 (Sat, 10 Jun 2006)
New Revision: 700

Modified:
   scripts/pbuilder/README
Log:
Update for new scripts and add a bit more info.


Modified: scripts/pbuilder/README
===================================================================
--- scripts/pbuilder/README	2006-06-05 21:31:15 UTC (rev 699)
+++ scripts/pbuilder/README	2006-06-10 19:08:13 UTC (rev 700)
@@ -1,10 +1,18 @@
-0) Install pbuilder, debootstrap, fakeroot, svn-buildpackage
+0) Install pbuilder, debootstrap, fakeroot, svn-buildpackage, cdbs
 
-1) Set the correct $BASEDIR in pdebuild.conf
+1) Set the correct $BASEDIR and $MIRROR (ideally an apt-proxy instance) in
+   pdebuild.conf
 
-2) Run ./pdebuild-sources.sh
+2) Make sure you have already been in the parent directory and run:
+	./get-sources.pl desktop && ./get-sources.pl goodies
+   to grab both goodies and desktop original tarballs.
 
-3) Cross your fingers
+3) Run ./pdebuild-sources.sh desktop and then ./pdebuild-sources.sh goodies.
 
-If you want to wipe out everything and start from scratch, just rm -rf xfce/ and
-run pdebuild-sources.sh again
+4) Cross your fingers.
+
+If you want to wipe out everything and start from scratch, just rm -rf xfce/
+and run pdebuild-sources.sh again.
+
+If you want to rebuild just one package remove xfce/build/<packagename> and
+run pdebuild-sources.sh again.




More information about the Pkg-xfce-commits mailing list