diff options
Diffstat (limited to 'math/oleo/files/patch-ad')
-rw-r--r-- | math/oleo/files/patch-ad | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/math/oleo/files/patch-ad b/math/oleo/files/patch-ad index bc33cb5147f1..ea31af6138ca 100644 --- a/math/oleo/files/patch-ad +++ b/math/oleo/files/patch-ad @@ -1,8 +1,16 @@ ---- Makefile.in.orig Sat Jul 10 16:46:45 1999 -+++ Makefile.in Sat Sep 18 04:16:54 1999 -@@ -123,7 +123,7 @@ - EXTRA_DIST = oleobug.in FAQ oleo.spec.in oleo.spec ftp.gnudist ftp.alpha ftp.dist +--- 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 |