mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-arch/p7zip: Fix WhitespaceFound warnings
Introduced by a71e1e4a0907b3172edb767c0eac01fe508e5ef1 Even if it is abandonware, our packages shouldn't. Bug: https://bugs.gentoo.org/946122 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
parent
c3fe3b1e90
commit
9e37cd70e0
@ -33,8 +33,8 @@ src_prepare() {
|
||||
eapply "${FILESDIR}"/${P}-natspec.patch
|
||||
sed -i '/^LOCAL_LIBS/s/$/ -lnatspec/' makefile.* || die
|
||||
else
|
||||
eapply "${FILESDIR}/${P}-localization.patch"
|
||||
fi
|
||||
eapply "${FILESDIR}/${P}-localization.patch"
|
||||
fi
|
||||
|
||||
if ! use pch; then
|
||||
sed "s:PRE_COMPILED_HEADER=StdAfx.h.gch:PRE_COMPILED_HEADER=:g" -i makefile.* || die
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user