aboutsummaryrefslogtreecommitdiff
path: root/science/openbabel/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'science/openbabel/files/patch-Makefile.in')
-rw-r--r--science/openbabel/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/science/openbabel/files/patch-Makefile.in b/science/openbabel/files/patch-Makefile.in
new file mode 100644
index 000000000000..c3e5d4a9b9c4
--- /dev/null
+++ b/science/openbabel/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Fri Apr 4 23:51:37 2003
++++ Makefile.in Fri Apr 4 23:52:01 2003
+@@ -53,7 +53,7 @@
+ install: all
+ (cd src; $(MAKE) $(MFLAGS) install)
+ $(MKDIRS) $(DESTDIR)$(mandir)
+- $(INSTALL) $(top_srcdir)/doc/babel.1 $(DESTDIR)$(mandir)
++ $(INSTALL) $(top_srcdir)/doc/babel.1 $(DESTDIR)$(mandir)/openbabel.1
+
+
+ dist: distclean