summaryrefslogtreecommitdiff
path: root/print/libgnomeprint/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'print/libgnomeprint/patches/patch-ab')
-rw-r--r--print/libgnomeprint/patches/patch-ab17
1 files changed, 17 insertions, 0 deletions
diff --git a/print/libgnomeprint/patches/patch-ab b/print/libgnomeprint/patches/patch-ab
new file mode 100644
index 00000000000..f194750304a
--- /dev/null
+++ b/print/libgnomeprint/patches/patch-ab
@@ -0,0 +1,17 @@
+$NetBSD: patch-ab,v 1.1.1.1 2002/07/12 17:15:54 wiz Exp $
+
+--- installer/Makefile.in.orig Fri Jun 7 09:04:19 2002
++++ installer/Makefile.in
+@@ -116,10 +116,10 @@
+ libgnomeprint_2_0_font_install_LDADD = $(LIBGNOMEPRINT_LIBS) $(INTLLIBS) -lpopt
+
+
+-EXTRA_DIST = README.installer
++EXTRA_DIST = README.installer.2
+
+ readmedir = $(datadir)/fonts
+-readme_DATA = README.installer
++readme_DATA = README.installer.2
+ @INSTALL_FONTS_TRUE@INSTALL_COMMAND = ./libgnomeprint-2.0-font-install --debug --smart --refresh --static --aliases=$(FONTMAPDIR_STATIC)/adobe-urw.font --aliases=$(top_srcdir)/fonts/adobe-urw.font --target=$(FONTMAPDIR_STATIC)/gnome-print.fontmap
+ @INSTALL_FONTS_FALSE@INSTALL_COMMAND =
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs