Translations:Create Manjaro Packages/52/en

More often than not, the installation process of the software will create any sub-directories below the pkg directory. If it does not, however, makepkg will generate a lot of errors and you will need to manually create sub-directories by adding the appropriate mkdir -p commands in the build() function before the installation procedure is run.