1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/math/oleo/files/patch-ad
Thierry Thomas cab21309cc - unbreak;
- do some cleaning.
2004-06-07 21:27:03 +00:00

20 lines
593 B
Plaintext

--- Makefile.in.orig Sat Jul 22 18:51:35 2000
+++ Makefile.in Fri Jul 28 04:28:46 2000
@@ -124,14 +124,14 @@
D = `date +%G%m%d.%H%M%S`
-SUBDIRS = doc lib intl src m4 po Xresources examples afm
+SUBDIRS = doc lib intl src m4 po Xresources examples
# Remove this file here (it is created via configure), not from within intl.
DISTCLEANFILES = intl/libintl.h
EXTRA_DIST = oleobug.in FAQ oleo.spec.in oleo.spec
-docdir = $(prefix)/Oleo
+docdir = $(datadir)/doc/oleo
doc_DATA = AUTHORS FAQ
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs