mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
linux5.{4,5}: tar is not an alternative anymore.
This commit is contained in:
parent
3140ea74d7
commit
978c512010
2 changed files with 0 additions and 2 deletions
|
@ -96,7 +96,6 @@ do_build() {
|
|||
if [ "${_patchver}" ]; then
|
||||
_version="EXTRAVERSION=${_patchver}"
|
||||
fi
|
||||
xbps-alternatives -g tar -s tar
|
||||
export LDFLAGS=
|
||||
make ARCH=$arch ${_version} ${_cross} ${makejobs} prepare
|
||||
make ARCH=$arch ${_version} ${_cross} ${makejobs} ${_args}
|
||||
|
|
|
@ -98,7 +98,6 @@ do_build() {
|
|||
if [ "${_patchver}" ]; then
|
||||
_version="EXTRAVERSION=${_patchver}"
|
||||
fi
|
||||
xbps-alternatives -g tar -s tar
|
||||
export LDFLAGS=
|
||||
make ARCH=$arch ${_version} ${_cross} ${makejobs} prepare
|
||||
make ARCH=$arch ${_version} ${_cross} ${makejobs} ${_args}
|
||||
|
|
Loading…
Add table
Reference in a new issue