aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xenvy24control/envy24control.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/envy24control/envy24control.SlackBuild b/envy24control/envy24control.SlackBuild
index 6948c8b8..7f178e53 100755
--- a/envy24control/envy24control.SlackBuild
+++ b/envy24control/envy24control.SlackBuild
@@ -53,7 +53,7 @@ PACKAGE_EXT="bz2"
SRC="alsa-tools-$VERSION.tar.$PACKAGE_EXT"
URL="ftp://ftp.alsa-project.org/pub/tools/$SRC"
-SRC_DIR="$SRC_DIR/$PACKAGE"
+SRC_DIR="$SRC_DIR/alsa-tools"
mkdir -p $SRC_DIR
if [ "$RTOOL" == "wget" ] && [ ! -f "$SRC_DIR/$SRC" ]; then