1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Cedric Staniewski 4d2ec3751c makepkg: allow the use of only a package() function
For some packages, generally the 'any' arch ones, a build step is not
required and therefore can be skipped. In these cases, a package()
function without a build() one is sufficient.

As a side effect, this commit makes meta packages without any function
at all in the PKGBUILD possible.

Fixes FS#15147.

Signed-off-by: Cedric Staniewski <cedric@gmx.ca>
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2009-11-15 19:33:03 -06:00
..
.gitignore Add pkgdelta script to create deltas. 2009-03-15 18:10:15 +01:00
Makefile.am replace rankmirrors by bash clone 2009-10-11 15:08:06 -05:00
makepkg.sh.in makepkg: allow the use of only a package() function 2009-11-15 19:33:03 -06:00
pacman-optimize.sh.in scripts: replace test builtin [ with shell keywords [[ and (( 2009-11-15 19:22:54 -06:00
pkgdelta.sh.in scripts: replace test builtin [ with shell keywords [[ and (( 2009-11-15 19:22:54 -06:00
rankmirrors.sh.in scripts: replace test builtin [ with shell keywords [[ and (( 2009-11-15 19:22:54 -06:00
repo-add.sh.in scripts: replace test builtin [ with shell keywords [[ and (( 2009-11-15 19:22:54 -06:00