Difference between revisions of "Manjaro-tools"
Views
Actions
Namespaces
Variants
Tools
m
→build-set: make generic variable
imported>Aaditya |
imported>Aaditya |
||
Line 91: | Line 91: | ||
To build a single package, for example upower-pm-utils, 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, for example upower-pm-utils, go into the directory which is one above the package build directory (which contains the PKGBUILD), and run it as: | ||
sudo build-set -p | sudo build-set -p <package-name> | ||
For example, | For example, |