diff options
Diffstat (limited to 'converters/ical2html/files/patch-Makefile.in')
-rw-r--r-- | converters/ical2html/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/converters/ical2html/files/patch-Makefile.in b/converters/ical2html/files/patch-Makefile.in new file mode 100644 index 000000000..5c73b9721 --- /dev/null +++ b/converters/ical2html/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Wed Apr 13 12:49:01 2005 ++++ Makefile.in Wed Apr 13 12:48:37 2005 +@@ -89,7 +89,7 @@ + am__quote = @am__quote@ + bindir = @bindir@ + build_alias = @build_alias@ +-datadir = @datadir@ ++datadir = @datadir@/ical2html + exec_prefix = @exec_prefix@ + host_alias = @host_alias@ + includedir = @includedir@ |