Massive renaming, pkgfs is now called xbps.
Also known as "xtraeme's build package system". --HG-- extra : convert_revision : 119840ceae588fef65d6dcab651f607f54fa0be6
This commit is contained in:
parent
b947d143c7
commit
cfa18b4416
195 changed files with 377 additions and 393 deletions
|
@ -5,10 +5,10 @@
|
|||
|
||||
run_automake()
|
||||
{
|
||||
$PKGFS_MASTERDIR/bin/aclocal
|
||||
$PKGFS_MASTERDIR/bin/libtoolize --automake
|
||||
$PKGFS_MASTERDIR/bin/automake -a --foreign -i
|
||||
$PKGFS_MASTERDIR/bin/autoconf
|
||||
$XBPS_MASTERDIR/bin/aclocal
|
||||
$XBPS_MASTERDIR/bin/libtoolize --automake
|
||||
$XBPS_MASTERDIR/bin/automake -a --foreign -i
|
||||
$XBPS_MASTERDIR/bin/autoconf
|
||||
}
|
||||
|
||||
if [ -z "$automake_dir" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue