diff options
Diffstat (limited to 'patches/pine')
-rwxr-xr-x | patches/pine/pine.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/pine/pine.SlackBuild b/patches/pine/pine.SlackBuild index b771a520..d3e48be2 100755 --- a/patches/pine/pine.SlackBuild +++ b/patches/pine/pine.SlackBuild @@ -5,7 +5,7 @@ # if [ -s "slack-required" ]; then - echo Recomended and required packages for building cairo are: + echo Recomended and required packages for building pine 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. |