app-text/barcode: fix DoubleEmptyLine

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2021-05-17 01:13:48 +00:00
parent a2a02268e2
commit 35105200f1
No known key found for this signature in database
GPG Key ID: F4922810EEA0483B
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ PATCHES=(
"${FILESDIR}"/${P}-install-static-lib.patch
)
src_prepare() {
sed -i -e '/^LDFLAGS =/s:=:+=:' \
-e "/^aLIBDIR/s:lib:$(get_libdir):" \