aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Pierre Boutillier <pierre.boutillier@pps.univ-paris-diderot.fr>2014-12-12 18:01:16 +0100
committerGravatar Pierre Boutillier <pierre.boutillier@pps.univ-paris-diderot.fr>2014-12-12 18:02:30 +0100
commit607503b28fca50f4b76b2237d5ca13802b8252fa (patch)
tree2d4cd9d4ddee1fade35728949daa8b67ca0da89e
parenta8169a718ca48070d4d5bce71fd302ff6148b8f0 (diff)
#4843 part 2 : The .cmxs files for plug-ins must have execute permission
-rw-r--r--Makefile.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.build b/Makefile.build
index c4fc69a59..52f67dc8e 100644
--- a/Makefile.build
+++ b/Makefile.build
@@ -769,7 +769,7 @@ ifndef CUSTOM
endif
ifeq ($(BEST),opt)
$(INSTALLLIB) $(LIBCOQRUN) $(FULLCOQLIB)
- $(INSTALLSH) $(FULLCOQLIB) $(PLUGINSOPT)
+ $(INSTALLBIN) $(FULLCOQLIB) $(PLUGINSOPT)
endif
# csdpcert is not meant to be directly called by the user; we install
# it with libraries