mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/unrtf: remove unused patch(es)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18164 Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
committed by
Aaron Bauman
parent
e25e7fec98
commit
e4adc5e52c
@@ -1,6 +0,0 @@
|
||||
--- unrtf-0.21.8/charmaps/Makefile.am
|
||||
+++ unrtf-0.21.8/charmaps/Makefile.am
|
||||
@@ -1,2 +1,2 @@
|
||||
-outputsdir = ${libdir}/${PACKAGE}
|
||||
+outputsdir = ${pkgdatadir}
|
||||
dist_outputs_DATA = SYMBOL.charmap
|
||||
@@ -1,10 +0,0 @@
|
||||
--- unrtf-0.21.8/configure.ac
|
||||
+++ unrtf-0.21.8/configure.ac
|
||||
@@ -46,6 +46,7 @@
|
||||
*-*-cygwin*) AC_SUBST(LIBS, ["-liconv"]);;
|
||||
*aix*) AC_SUBST(LIBS, ["-liconv"]);;
|
||||
*-*-darwin*) AC_SUBST(LIBS, ["-liconv"]);;
|
||||
+ *-*-solaris*) AC_SUBST(LIBS, ["-liconv"]);;
|
||||
esac
|
||||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
Reference in New Issue
Block a user