xbps-src: common/{,environment}/build_style -> common/${,environment}/build-style.
This commit is contained in:
parent
724426f8e7
commit
df4c861f97
19 changed files with 11 additions and 6 deletions
|
@ -42,7 +42,7 @@ if [ "$sourcepkg" != "$PKGNAME" ]; then
|
|||
pkgname=$PKGNAME
|
||||
fi
|
||||
|
||||
source_file $XBPS_COMMONDIR/environment/build_style/${build_style}.sh
|
||||
source_file $XBPS_COMMONDIR/environment/build-style/${build_style}.sh
|
||||
setup_pkg_depends $pkgname
|
||||
run_pkg_hooks pre-pkg
|
||||
touch -f $XBPS_PREPKG_DONE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue