Correction permissions répertoire emacs site-lisp
authorgobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Wed, 31 Aug 2011 05:22:27 +0000 (05:22 +0000)
committergobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Wed, 31 Aug 2011 05:22:27 +0000 (05:22 +0000)
stage5/pkg/emacs

index 5ab325d..0bfcf21 100644 (file)
@@ -21,7 +21,7 @@ hvbuild_post()
 
     LOCAL_SITE_LIST=/usr/local/share/emacs/site-lisp
 
-    install -v -m644 -d ${LOCAL_SITE_LIST}
+    install -v -m755 -d ${LOCAL_SITE_LIST}
     install -v -m644 ${SCRDIR}/misc/emacs/buffer-cycle.el ${LOCAL_SITE_LIST}
 
     # Set Emacs as default editor