diff options
Diffstat (limited to 'devel/libunicode/files/patch-Makefile.in')
-rw-r--r-- | devel/libunicode/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libunicode/files/patch-Makefile.in b/devel/libunicode/files/patch-Makefile.in new file mode 100644 index 000000000000..2c39e59e3cea --- /dev/null +++ b/devel/libunicode/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Wed Sep 20 17:44:12 2000 ++++ Makefile.in Thu Sep 21 10:54:20 2000 +@@ -94,7 +94,7 @@ + EXTRA_DIST = libunicode.spec.in unicodeConf.sh.in + + +-confexecdir = $(libdir) ++confexecdir = $(sysconfdir) + confexec_DATA = unicodeConf.sh + + CLEAN_FILES = unicodeConf.sh |