mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
12 lines
544 B
Text
12 lines
544 B
Text
--- Makefile.in.orig Thu Nov 2 17:45:38 2000
|
|
+++ Makefile.in Fri Nov 3 10:24:16 2000
|
|
@@ -171,3 +171,3 @@
|
|
|
|
-SUBDIRS = libgnomevfs libgnomevfs-pthread $(SUBDIRS_OAF) idl modules data man devel-docs $(SUBDIRS_GNOME) po
|
|
+SUBDIRS = libgnomevfs libgnomevfs-pthread $(SUBDIRS_OAF) idl modules data man $(SUBDIRS_GNOME) po
|
|
|
|
@@ -179,3 +179,3 @@
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(sysconfdir)
|
|
confexec_DATA = vfsConf.sh vfscorbaConf.sh vfspthreadConf.sh
|