summaryrefslogtreecommitdiff
path: root/emacsen-common
diff options
context:
space:
mode:
Diffstat (limited to 'emacsen-common')
-rwxr-xr-xemacsen-common/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsen-common/install b/emacsen-common/install
index 46c13e9..d24e6a5 100755
--- a/emacsen-common/install
+++ b/emacsen-common/install
@@ -34,7 +34,7 @@ EMACSLOADPATH="/usr/share/emacs/site-lisp:"
echo install/${ELPA_PACKAGE}: byte-compiling for ${FLAVOR}
-[ -d ${elc_dir} ] || mkdir ${elc_dir}
+[ -d ${elc_dir} ] || mkdir -p ${elc_dir}
# Create symlinks to the .el files (see section 6E in debian-emacs
# polcy). This makes complation easy, and also allows find-function