Difference between revisions of "Manjaro-tools"
Views
Actions
Namespaces
Variants
Tools
m
→mkset: remove mention of abs
imported>Aaditya |
imported>Aaditya |
||
Line 23: | Line 23: | ||
mkset is used to create build lists. Build lists can be defined in {{ic|/etc/manjaro-tools/sets/<buildlistname>.set}} | mkset is used to create build lists. Build lists can be defined in {{ic|/etc/manjaro-tools/sets/<buildlistname>.set}} | ||
To create a build list, one can run in the pkgbuilds | To create a build list, one can run in the pkgbuilds dir: | ||
mkset -c <name> | mkset -c <name> | ||
Line 77: | Line 77: | ||
-> Adding upower-pm-utils | -> Adding upower-pm-utils | ||
{{Note|The set name should be different from a directory name in | {{Note|The set name should be different from a directory name in pkgbuilds dir. Anything else should work, eg adding a date to the name.}} | ||
== buildpkg == | == buildpkg == |