diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 20:37:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 20:41:17 +0300 |
commit | 4b82a2ad0ab4fd5e8c60738e78e55d1601fb3e0a (patch) | |
tree | 96aeffcc389c85be17b0ec8ead198a868d0902e8 /app-cdr/cdw/files | |
parent | sys-apps/systemd: remove unused patches (diff) | |
download | gentoo-4b82a2ad0ab4fd5e8c60738e78e55d1601fb3e0a.tar.gz gentoo-4b82a2ad0ab4fd5e8c60738e78e55d1601fb3e0a.tar.bz2 gentoo-4b82a2ad0ab4fd5e8c60738e78e55d1601fb3e0a.zip |
app-cdr/cdw: fix tinfo, EAPI=8, de-last-rite
Straight to stable bump since the current version was totally
broken. Yes, the issue was manually calling the wrong pkg-config.
Closes: https://bugs.gentoo.org/910649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-cdr/cdw/files')
-rw-r--r-- | app-cdr/cdw/files/cdw-0.8.1-fix-ar-call.patch | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app-cdr/cdw/files/cdw-0.8.1-fix-ar-call.patch b/app-cdr/cdw/files/cdw-0.8.1-fix-ar-call.patch index a578696c1c82..3ad1aaa6a935 100644 --- a/app-cdr/cdw/files/cdw-0.8.1-fix-ar-call.patch +++ b/app-cdr/cdw/files/cdw-0.8.1-fix-ar-call.patch @@ -1,5 +1,3 @@ -diff --git a/configure.ac b/configure.ac -index 76627c7..527e2cb 100644 --- a/configure.ac +++ b/configure.ac @@ -119,7 +119,7 @@ AC_TYPE_UINT16_T @@ -11,8 +9,6 @@ index 76627c7..527e2cb 100644 -diff --git a/src/user_interface/Makefile.in b/src/user_interface/Makefile.in -index 5d5f1fc..4d8214b 100644 --- a/src/user_interface/Makefile.in +++ b/src/user_interface/Makefile.in @@ -88,7 +88,7 @@ CONFIG_HEADER = $(top_builddir)/config_cdw.h |