diff options
author | Steve Price <steve@FreeBSD.org> | 1999-08-22 03:46:56 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-08-22 03:46:56 +0000 |
commit | 1c0431424fe35260128214a875fac0f4106fe357 (patch) | |
tree | bba1e38d123eb11a789a3f068201ea28c73d42a4 /print/gnome-print/files/patch-ab | |
parent | dffb1c50283591f66ca152b0dc6045e5e71e548e (diff) | |
download | ports-1c0431424fe35260128214a875fac0f4106fe357.tar.gz ports-1c0431424fe35260128214a875fac0f4106fe357.zip |
Notes
Diffstat (limited to 'print/gnome-print/files/patch-ab')
-rw-r--r-- | print/gnome-print/files/patch-ab | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/print/gnome-print/files/patch-ab b/print/gnome-print/files/patch-ab index df0232a828a7..687571490f12 100644 --- a/print/gnome-print/files/patch-ab +++ b/print/gnome-print/files/patch-ab @@ -1,20 +1,11 @@ ---- Makefile.in.orig Tue Feb 2 08:05:00 1999 -+++ Makefile.in Thu Feb 18 17:14:57 1999 -@@ -161,7 +161,7 @@ +--- 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 - EXTRA_DIST = printConf.sh.in gnome-font-install.in -confexecdir = $(libdir) +confexecdir = $(sysconfdir) confexec_DATA = printConf.sh - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -@@ -562,7 +562,7 @@ - uninstall-am: uninstall-libLTLIBRARIES uninstall-confexecDATA \ - uninstall-libgnomeprintincHEADERS - uninstall: uninstall-recursive --all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \ -+all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(DATA) \ - $(HEADERS) config.h - all-redirect: all-recursive-am - install-strip: + + gnome_font_install_SOURCES = gnome-font-install.c |