From 043b28ac8ebcaedac5d39bdf7f1f366b7818a666 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 4 Feb 2018 09:37:37 +0100 Subject: reorganized directory structure for package description, patches and other files --- packages-i486-stage1/template | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 packages-i486-stage1/template (limited to 'packages-i486-stage1/template') diff --git a/packages-i486-stage1/template b/packages-i486-stage1/template deleted file mode 100644 index faa5d7f..0000000 --- a/packages-i486-stage1/template +++ /dev/null @@ -1,24 +0,0 @@ -# NEEDS_YAOURT = 0 | 1 -# asp is the default tool to fetch packages, if the -# package is only available in AUR, the set NEEDS_YAOURT=1 -NEEDS_YAOURT=0 - -# NOPARALLEL_BUILD = 0 | 1 -# the -j parameter to makepkg will be set to -j if -# NOPARALLEL_PACKAGE=1. The default is to use all avaiable cores -# and set -j -NOPARALLEL_BUILD=0 - -# SYSROOT_INSTALL = 0 | 1 -# packages are per default only installed in $STAGE1_CHROOT. -# if packages depened on the package being installed you can -# force the installation of the files in the package also into -# the sysroot of the cross-compiler -SYSROOT_INSTALL=0 - -# ADDITIONAL_INSTALL_PACKAGE = -# per default the package has the same name as the package file, -# some packages generate additional package files to install -# (for example util-linux also has a libutil-linux) -# Note: SYSROOT_INSTALL respects this too -ADDITIONAL_INSTALL_PACKAGE= -- cgit v1.2.3-70-g09d2