freebsd-ports/sysutils/gupsc/files/patch-Makefile.in
Maxim Sobolev d5c4a87890 GNOME policy:
- Use ${PREFIX}/share/gnome properly.
2002-05-13 12:50:41 +00:00

14 lines
408 B
Text

$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