[Pkg-xfce-commits] r4839 - scripts/pbuilder
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Jan 23 11:15:53 UTC 2011
Author: corsac
Date: 2011-01-23 11:15:36 +0000 (Sun, 23 Jan 2011)
New Revision: 4839
Modified:
scripts/pbuilder/README
Log:
quick update
Modified: scripts/pbuilder/README
===================================================================
--- scripts/pbuilder/README 2011-01-23 11:12:29 UTC (rev 4838)
+++ scripts/pbuilder/README 2011-01-23 11:15:36 UTC (rev 4839)
@@ -3,18 +3,17 @@
== Quick setup
-. Install +pbuilder+, +cdebootstrap+, +fakeroot+, +svn-buildpackage+,
- +cdbs+, +quilt+.
+. Install +cowbuilder+, +pbuilder+, +cdebootstrap+ (or +debootstrap+),
+ +fakeroot+, +svn-buildpackage+, +cdbs+ (needed for some packages), +quilt+.
. Set the correct variables in pdebuild.conf:
- __$BASEDIR__ (repository root) ;
- __$DESKTOPDIR__, __$GOODIESDIR__ (path to desktop and goodies packages,
useful when playing with branches) ;
- __$DISTRIBUTION__ and __$ARCH__ to match the target you want ;
- __$MIRRORSITE__ to use your favorite mirror.
-. 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.
-. Run +./pdebuild-sources.sh+ desktop and then
+. Run +uscan --destdir=../tarballs+ in each package folder
+ (+desktop/trunk/thunar+ for example) to get upstream tarballs
+. Run +./pdebuild-sources.sh desktop+ and then
+./pdebuild-sources.sh goodies+.
. Cross your fingers.
More information about the Pkg-xfce-commits
mailing list