Difference between revisions of "Create Manjaro Packages"
Views
Actions
Namespaces
Variants
Tools
→Building Packages for the various repos
imported>Handy (Created page with "=Guidelines for creating Manjaro packages= Devtools has been updated by core team members to suit our needs. Creating a clean package for Manjaro is as easy as eating pie. (A...") |
imported>Handy |
||
Line 26: | Line 26: | ||
<br clear="all"/> | <br clear="all"/> | ||
===Building Packages for the various repos=== | ===Building Packages for the various repos=== | ||
''' | '''This is the format:''' | ||
cd <repo>/<package> | cd <repo>/<package> | ||
sudo | sudo <branch>-<arch>-build | ||
Line 42: | Line 39: | ||
<br clear="all"/> | <br clear="all"/> | ||
===Build i686 packages on an x86_64 host=== | ===Build i686 packages on an x86_64 host=== | ||