summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-07-16 10:31:00 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-07-17 15:29:26 +0200
commit5cc245663c1f4df37d12569b892a7dcab5f1d041 (patch)
tree2542c9066a7257352aa857cbd99b55270cc470ed /app-text/recode
parentapp-text/qpdfview: remove unused patches (diff)
downloadgentoo-5cc245663c1f4df37d12569b892a7dcab5f1d041.tar.gz
gentoo-5cc245663c1f4df37d12569b892a7dcab5f1d041.tar.bz2
gentoo-5cc245663c1f4df37d12569b892a7dcab5f1d041.zip
app-text/recode: remove unused patches
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-text/recode')
-rw-r--r--app-text/recode/files/recode-3.6-ppc-macos.diff16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-text/recode/files/recode-3.6-ppc-macos.diff b/app-text/recode/files/recode-3.6-ppc-macos.diff
deleted file mode 100644
index c71245d3765f..000000000000
--- a/app-text/recode/files/recode-3.6-ppc-macos.diff
+++ /dev/null
@@ -1,16 +0,0 @@
---- recode/src/Makefile.in
-+++ recode/src/Makefile.in
-@@ -165,11 +165,11 @@
- strip-data$U.lo testdump$U.lo ucs$U.lo utf16$U.lo utf7$U.lo utf8$U.lo \
- varia$U.lo vn$U.lo flat$U.lo html$U.lo lat1ltex$U.lo lat1txte$U.lo \
- rfc1345$U.lo texinfo$U.lo base64$U.lo dump$U.lo endline$U.lo \
--permut$U.lo quoted$U.lo
-+permut$U.lo quoted$U.lo error.lo xstrdup.lo
- PROGRAMS = $(bin_PROGRAMS)
-
- recode_OBJECTS = main$U.o freeze$U.o mixed$U.o
--recode_DEPENDENCIES = librecode.la ../lib/libreco.a
-+recode_DEPENDENCIES = librecode.la
- recode_LDFLAGS =
- CFLAGS = @CFLAGS@
- COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)