summaryrefslogtreecommitdiff
path: root/print/gnome-print/files
diff options
context:
space:
mode:
Diffstat (limited to 'print/gnome-print/files')
-rw-r--r--print/gnome-print/files/patch-ab11
-rw-r--r--print/gnome-print/files/patch-ac8
2 files changed, 0 insertions, 19 deletions
diff --git a/print/gnome-print/files/patch-ab b/print/gnome-print/files/patch-ab
deleted file mode 100644
index 687571490f12..000000000000
--- a/print/gnome-print/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Fri Jul 9 00:54:02 1999
-+++ Makefile.in Mon Jul 12 13:21:25 1999
-@@ -163,7 +163,7 @@
- EXTRA_DIST = printConf.sh.in gnome-print.spec
-
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = printConf.sh
-
- gnome_font_install_SOURCES = gnome-font-install.c
diff --git a/print/gnome-print/files/patch-ac b/print/gnome-print/files/patch-ac
deleted file mode 100644
index a299a643f671..000000000000
--- a/print/gnome-print/files/patch-ac
+++ /dev/null
@@ -1,8 +0,0 @@
---- installer/gf-pfb.c.orig Thu Nov 16 20:22:10 2000
-+++ installer/gf-pfb.c Thu Mar 15 19:26:11 2001
-@@ -6,4 +6,4 @@
-
--#include <sys/mman.h>
- #include <sys/types.h>
-+#include <sys/mman.h>
- #include <sys/stat.h>