From 67793e1d58278866e66ab56e142af3a9e99a9bae Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Mon, 19 Sep 2016 08:59:19 +0200 Subject: [PATCH] typo --- e/emacs/emacs.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e/emacs/emacs.SlackBuild b/e/emacs/emacs.SlackBuild index cfdb949c..1011eb51 100755 --- a/e/emacs/emacs.SlackBuild +++ b/e/emacs/emacs.SlackBuild @@ -51,7 +51,7 @@ TAG=cyco OUTPUT=/tmp TMP=${TMP:-/tmp/$TAG} PKG=$TMP/pkg-$PRGNAM -REPOSITORIES=/home/installs/SlackBuilds/repositories/$PRGNAM +REPOSITORY=/home/installs/SlackBuilds/repositories/$PRGNAM rm -rf $PKG mkdir -p $TMP $PKG