Translations:Manjaro Packaging Standards/10/en
- Packages should never be installed to
/usr/local
-
Do not introduce new variables into
PKGBUILD
build scripts, unless the package cannot be built without doing so, as these could possibly conflict with variables used in makepkg itself.