diff options
Diffstat (limited to 'devel/libtifiles')
-rw-r--r-- | devel/libtifiles/files/patch-macros-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libtifiles/files/patch-macros-Makefile.in b/devel/libtifiles/files/patch-macros-Makefile.in new file mode 100644 index 000000000000..6ea441de5864 --- /dev/null +++ b/devel/libtifiles/files/patch-macros-Makefile.in @@ -0,0 +1,11 @@ +--- macros/Makefile.in.orig Wed Aug 27 12:04:45 2003 ++++ macros/Makefile.in Sat Sep 20 11:44:08 2003 +@@ -186,7 +186,7 @@ + done + + +-aclocaldir = @ACLOCALDIR@ ++aclocaldir = ${datadir}/aclocal + + @Aclocal_TRUE@aclocal_DATA = tifiles.m4 + subdir = macros |