commit: 3802fcc3d1ffe931b4d123bcfcf552873375d55a Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Sat Oct 18 17:05:18 2025 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Sat Oct 18 17:05:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3802fcc3
app-text/barcode: remove unused patch Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> .../barcode/files/barcode-0.99-install-static-lib.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/app-text/barcode/files/barcode-0.99-install-static-lib.patch b/app-text/barcode/files/barcode-0.99-install-static-lib.patch deleted file mode 100644 index 44d32d059ce9..000000000000 --- a/app-text/barcode/files/barcode-0.99-install-static-lib.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- barcode-0.99_orig/Makefile.am 2020-12-06 15:39:43.270943391 +0100 -+++ barcode-0.99/Makefile.am 2020-12-06 15:40:26.723942515 +0100 -@@ -25,7 +25,9 @@ - - bin_PROGRAMS = barcode sample - --noinst_LTLIBRARIES = libbarcode.la -+lib_LTLIBRARIES = libbarcode.la -+ -+include_HEADERS = barcode.h lib/gettext.h - - ACLOCAL_AMFLAGS = -I m4 -
