diff options
Diffstat (limited to 'sysutils/gupsc/files/patch-Makefile.in')
-rw-r--r-- | sysutils/gupsc/files/patch-Makefile.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/gupsc/files/patch-Makefile.in b/sysutils/gupsc/files/patch-Makefile.in new file mode 100644 index 000000000000..5e904ee157e9 --- /dev/null +++ b/sysutils/gupsc/files/patch-Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- Makefile.in 2002/05/13 12:37:29 1.1 ++++ Makefile.in 2002/05/13 12:37:39 +@@ -109,7 +109,7 @@ + + SUBDIRS = intl po macros src + +-Applicationsdir = $(shell $(GNOME_CONFIG) --datadir)/gnome/apps/System ++Applicationsdir = $(shell $(GNOME_CONFIG) --datadir)/apps/System + Applications_DATA = gupsc.desktop + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |