aboutsummaryrefslogtreecommitdiff
path: root/patches/python/python.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'patches/python/python.SlackBuild')
-rwxr-xr-xpatches/python/python.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/python/python.SlackBuild b/patches/python/python.SlackBuild
index 60200d5d..412396b2 100755
--- a/patches/python/python.SlackBuild
+++ b/patches/python/python.SlackBuild
@@ -6,7 +6,7 @@
#
if [ -s "slack-required" ]; then
- echo Recomended and required packages for building cairo are:
+ echo Recomended and required packages for building python are:
cat slack-required | sed -e 's/^/\t/'
if [ "$INTERACT" != "no" ]; then
echo If you dont have those installed, press Ctrl-C. Otherwise, hit ENTER.