summaryrefslogtreecommitdiff
path: root/lang/caml-light/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'lang/caml-light/files/patch-ae')
-rw-r--r--lang/caml-light/files/patch-ae9
1 files changed, 5 insertions, 4 deletions
diff --git a/lang/caml-light/files/patch-ae b/lang/caml-light/files/patch-ae
index 9e99b60102df..b5f3ba40814b 100644
--- a/lang/caml-light/files/patch-ae
+++ b/lang/caml-light/files/patch-ae
@@ -1,12 +1,13 @@
---- contrib/camlmode/Makefile.orig Mon Dec 2 22:13:37 1996
-+++ contrib/camlmode/Makefile Thu Aug 20 08:11:56 1998
+--- contrib/camlmode/Makefile.orig Mon Dec 2 19:43:37 1996
++++ contrib/camlmode/Makefile Sat Aug 5 10:00:05 2006
@@ -11,8 +11,8 @@
all:
install:
-+ mkdir -p $(EMACSLISPDIR)
- cp $(FILES) $(EMACSLISPDIR)
+- cp $(FILES) $(EMACSLISPDIR)
- dir=`pwd`; cd $(EMACSLISPDIR); $(EMACS) -batch -l $$dir/compile
++ mkdir -p $(EMACSLISPDIR)
++ ${BSD_INSTALL_DATA} $(FILES) $(EMACSLISPDIR)
clean:
rm -f *~ #*#