1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/math/gnumeric2/files/patch-ba

27 lines
792 B
Plaintext
Raw Normal View History

2000-05-17 16:29:09 +00:00
--- Makefile.in.orig Tue May 9 21:57:18 2000
+++ Makefile.in Tue May 16 12:16:37 2000
@@ -152,12 +152,12 @@
perl_val = @perl_val@
python_val = @python_val@
2000-05-17 16:29:09 +00:00
-SUBDIRS = . intl po macros idl plugins wizards src graph doc icons
+SUBDIRS = . intl po macros idl plugins wizards src graph icons
change_logs = OOChangeLog OChangeLog ChangeLog
2000-05-17 16:29:09 +00:00
-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