Simplify template files by removing run_stuff_<stage>_<phase> variables.
Now if a file "$pkgname-runstuff-<stage>-<phase>.sh" exists in PKGFS_TEMPLATESDIR exists, it's executed automatically. Therefore templates are simplified a lot. --HG-- extra : convert_revision : 94f1da6424d3df70ef763d4339cf4d8e778ccbac
This commit is contained in:
@@ -11,8 +11,3 @@ short_desc="PCI Access from Modular X.org"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=5d972b5398f96bb94b2dab7f16613ad998887ece
|
||||
long_desc="..."
|
||||
|
||||
# NetBSD support.
|
||||
run_stuff_before="configure"
|
||||
run_stuff_before_configure_file="
|
||||
$PKGFS_TEMPLATESDIR/$pkgname-runstuff-before-configure.sh"
|
||||
|
||||
Reference in New Issue
Block a user