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:
@@ -3,8 +3,8 @@
|
||||
# has been properly installed and stowned.
|
||||
#
|
||||
|
||||
pango_query_modules_cmd=$PKGFS_MASTERDIR/bin/pango-querymodules
|
||||
pango_query_modules_db=$PKGFS_SYSCONFDIR/pango/pango.modules
|
||||
pango_query_modules_cmd=$XBPS_MASTERDIR/bin/pango-querymodules
|
||||
pango_query_modules_db=$XBPS_SYSCONFDIR/pango/pango.modules
|
||||
|
||||
if [ -x $pango_query_modules_cmd -a -w $pango_query_modules_db ]; then
|
||||
$pango_query_modules_cmd > $pango_query_modules_db
|
||||
|
||||
Reference in New Issue
Block a user