Difference between revisions of "Manjaro-tools"

m
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/abs dir:
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 abs dir. Anything else should work, eg adding a date to the name.}}
{{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 ==
Anonymous user