summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-17 01:13:48 +0000
committerSam James <sam@gentoo.org>2021-05-17 01:13:48 +0000
commit35105200f137390a31c237a9fcd45f1fb2ba85d1 (patch)
treef6d267a5a71ca4dffcfafd8b0f8ec40f385609d7
parentmedia-libs/libsdl: Stabilize 1.2.15_p20210224 ppc64, #692388 (diff)
downloadgentoo-35105200f137390a31c237a9fcd45f1fb2ba85d1.tar.gz
gentoo-35105200f137390a31c237a9fcd45f1fb2ba85d1.tar.bz2
gentoo-35105200f137390a31c237a9fcd45f1fb2ba85d1.zip
app-text/barcode: fix DoubleEmptyLine
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-text/barcode/barcode-0.99-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-text/barcode/barcode-0.99-r1.ebuild b/app-text/barcode/barcode-0.99-r1.ebuild
index 40c42b4118df..9defd1531f06 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):" \