[Pkg-xfce-commits] r4838 - scripts/pbuilder
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Jan 23 11:12:31 UTC 2011
Author: corsac
Date: 2011-01-23 11:12:29 +0000 (Sun, 23 Jan 2011)
New Revision: 4838
Modified:
scripts/pbuilder/README
Log:
update source highlighting directives
Modified: scripts/pbuilder/README
===================================================================
--- scripts/pbuilder/README 2011-01-23 11:10:24 UTC (rev 4837)
+++ scripts/pbuilder/README 2011-01-23 11:12:29 UTC (rev 4838)
@@ -21,19 +21,19 @@
== General maintainance
.clean cache and built packages
-[shell]
+[source,shell]
----
./pdebuild-source.sh clean
----
.update pbuilder chroot
-[shell]
+[source,shell]
----
./pdebuild-source update
----
.build only one package (or a set of packages)
-[shell]
+[source,shell]
----
./pdebuild-source.sh <desktop|goodies> <package> [<package>, <package>]
----
More information about the Pkg-xfce-commits
mailing list