summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhelper/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/install b/helper/install
index 622cbc7..1a2eb8a 100755
--- a/helper/install
+++ b/helper/install
@@ -13,7 +13,7 @@ PATH=/usr/sbin:/usr/bin:/sbin:/bin
FLAVOR=$1
ELPA_PACKAGE=$2
ELPA_VERSION=$3
-ELPA_LOADPATH=$4
+ELPA_LOAD_PATH=$4
ELPA_DIR=${ELPA_PACKAGE}-${ELPA_VERSION}