xbps-src: rename libexec helpers, they were too long.
This commit is contained in:
parent
8e9b2bcf42
commit
e78e0028ca
8 changed files with 22 additions and 23 deletions
|
@ -101,7 +101,7 @@ install_pkg()
|
|||
wrksrc=${wrksrc} \
|
||||
BOOTSTRAP_PKG_REBUILD=$BOOTSTRAP_PKG_REBUILD \
|
||||
${fakeroot_cmd} ${fakeroot_cmd_args} \
|
||||
@@XBPS_INSTALL_LIBEXECDIR@@/xbps-src-doinst-helper \
|
||||
@@XBPS_INSTALL_LIBEXECDIR@@/doinst-helper \
|
||||
${curpkgn} || return $?
|
||||
|
||||
# Strip binaries/libraries.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue