aboutsummaryrefslogtreecommitdiff
path: root/patches/python
diff options
context:
space:
mode:
Diffstat (limited to 'patches/python')
-rwxr-xr-xpatches/python/python.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/python/python.SlackBuild b/patches/python/python.SlackBuild
index 94aa49bf..60200d5d 100755
--- a/patches/python/python.SlackBuild
+++ b/patches/python/python.SlackBuild
@@ -11,9 +11,9 @@ if [ -s "slack-required" ]; then
if [ "$INTERACT" != "no" ]; then
echo If you dont have those installed, press Ctrl-C. Otherwise, hit ENTER.
read crap
- else
- echo Sleeping 3 seconds...
- sleep 3
+# else
+# echo Sleeping 3 seconds...
+# sleep 3
fi
fi