mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
21 lines
604 B
Plaintext
21 lines
604 B
Plaintext
--- Makefile.in.orig Mon Jun 19 21:25:10 2000
|
|
+++ Makefile.in Tue Jun 20 11:30:03 2000
|
|
@@ -157,7 +157,7 @@
|
|
change_logs = OOChangeLog OChangeLog ChangeLog
|
|
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(sysconfdir)
|
|
confexec_DATA = gnumericConf.sh
|
|
|
|
CLEANFILES = gnumericConf.sh
|
|
@@ -169,7 +169,7 @@
|
|
appicon_DATA = gnome-gnumeric.png gnome-application-x-gnumeric.png gnome-application-x-xls.png
|
|
|
|
|
|
-Applicationsdir = $(datadir)/gnome/apps/Applications
|
|
+Applicationsdir = $(datadir)/apps/Applications
|
|
Applications_DATA = gnumeric.desktop
|
|
|
|
Mimedir = $(datadir)/mime-info
|