diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-14 08:18:50 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-14 08:18:50 +0000 |
commit | 427a2fcdb9f72ef0fe6b8348162dd16b5150302c (patch) | |
tree | 4ba57b2adc41bd00c679ef47ca45a0d72e0f7823 /graphics/libmorph/files | |
parent | f7d1f7ef2467e610f6cc7c4ac3f3bc486fadbf19 (diff) |
Notes
Diffstat (limited to 'graphics/libmorph/files')
-rw-r--r-- | graphics/libmorph/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/libmorph/files/patch-aa b/graphics/libmorph/files/patch-aa new file mode 100644 index 000000000000..e0a3b69d7b33 --- /dev/null +++ b/graphics/libmorph/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Dec 6 16:23:50 1999 ++++ Makefile.in Thu Sep 14 10:32:13 2000 +@@ -77,7 +77,7 @@ + VERSION = @VERSION@ + + SUBDIRS = src +-confexecdir = $(libdir) ++confexecdir = $(sysconfdir) + confexec_DATA = libmorphConf.sh + + EXTRA_DIST = configure acconfig.h libmorphConf.sh.in |