commit: 35105200f137390a31c237a9fcd45f1fb2ba85d1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 17 01:13:48 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 17 01:13:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35105200
app-text/barcode: fix DoubleEmptyLine
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/barcode/barcode-0.99-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-text/barcode/barcode-0.99-r1.ebuild
b/app-text/barcode/barcode-0.99-r1.ebuild
index 40c42b4118d..9defd1531f0 100644
--- a/app-text/barcode/barcode-0.99-r1.ebuild
+++ b/app-text/barcode/barcode-0.99-r1.ebuild
@@ -19,7 +19,6 @@ PATCHES=(
"${FILESDIR}"/${P}-install-static-lib.patch
)
-
src_prepare() {
sed -i -e '/^LDFLAGS =/s:=:+=:' \
-e "/^aLIBDIR/s:lib:$(get_libdir):" \