aboutsummaryrefslogtreecommitdiff
path: root/wipe
diff options
context:
space:
mode:
Diffstat (limited to 'wipe')
-rwxr-xr-xwipe/wipe.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/wipe/wipe.build b/wipe/wipe.build
index 444b0d4f..4177b94b 100755
--- a/wipe/wipe.build
+++ b/wipe/wipe.build
@@ -59,7 +59,7 @@ fi
cd $TMP
tar xvf$tarflag $SRC_DIR/$SRC
-cd $PACKAGE-$VERSION-stable
+cd $PACKAGE-$VERSION
if [ -f "$CWD/$PACKAGE-$VERSION.diff" ]; then
patch -p1 < $CWD/$PACKAGE-$VERSION.diff