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:
2
templates/shared-mime-info-runstuff-before-build.sh
Executable file → Normal file
2
templates/shared-mime-info-runstuff-before-build.sh
Executable file → Normal file
@@ -1,5 +1,5 @@
|
||||
# Replace hardcoded paths in XDG_DATA_DIRS.
|
||||
|
||||
$sed_cmd -e "s|/usr/local/share|$PKGFS_MASTERDIR/share|g" \
|
||||
$sed_cmd -e "s|/usr/local/share|$XBPS_MASTERDIR/share|g" \
|
||||
$wrksrc/update-mime-database.c > $wrksrc/update-mime-database.c.in && \
|
||||
$mv_cmd -f $wrksrc/update-mime-database.c.in $wrksrc/update-mime-database.c
|
||||
|
||||
Reference in New Issue
Block a user