Difference between revisions of "Manjaro-tools"
Views
Actions
Namespaces
Variants
Tools
m
update buildpkg help
imported>Excalibur1234 |
imported>Ataraxy m (update buildpkg help) |
||
Line 117: | Line 117: | ||
The help looks like the following for i686 | The help looks like the following for i686 | ||
Usage: buildpkg [options] | |||
Usage: buildpkg [options | -a <arch> Arch [default: x86_64] | ||
-b <branch> Branch [default: stable] | |||
-a <arch> | |||
-b <branch> | |||
-c Recreate chroot | -c Recreate chroot | ||
- | -h This help | ||
-i <pkg> Install a package into the working copy of the chroot | |||
-n Install and run namcap check | -n Install and run namcap check | ||
-p <pkg> Build list or pkg [default: default] | |||
-q Query settings and pretend build | |||
-r <dir> Chroots directory | |||
[default: /var/lib/manjaro-tools/buildpkg] | |||
-s Sign packages | -s Sign packages | ||
- | -w Clean up cache and sources | ||
To build a single package, go into the directory which is one above the package build directory (which contains the PKGBUILD), and run it as: | To build a single package, go into the directory which is one above the package build directory (which contains the PKGBUILD), and run it as: | ||
Line 226: | Line 227: | ||
To build a set the name of the set can be used. The current sets can be queried with the {{ic|-q}} option. | To build a set the name of the set can be used. The current sets can be queried with the {{ic|-q}} option. | ||
= buildtree = | = buildtree = |