Translations:Create Manjaro Packages/19/en

Revision as of 16:29, 7 September 2021 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To begin with a new package, you should first create an empty working directory, (preferably ~/abs/pkgname), change into that directory, and create a PKGBUILD file. You can either copy the prototype PKGBUILD /usr/share/pacman/PKGBUILD.proto to your working directory or copy a PKGBUILD from a similar package. The latter may be useful if you only need to change a few options.