freebsd-ports/math/oleo/files/patch-Makefile.in
John Marino 0b70cc11ff math/oleo: document ncurses and remove extern errno
While here, regenerate all patches with makepatch
2016-08-23 16:25:35 +00:00

19 lines
551 B
Text

--- Makefile.in.orig 2001-03-10 14:32:45 UTC
+++ Makefile.in
@@ -124,14 +124,14 @@ ACLOCAL_AMFLAGS = -I m4
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
# remove all the symlinks that come from automake