aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/php/php-pgsql.SlackBuild2
-rwxr-xr-xpatches/php/php.SlackBuild2
-rwxr-xr-xpatches/php/php4-snapshot.SlackBuild2
-rwxr-xr-xpatches/pine/pine.SlackBuild2
-rwxr-xr-xpatches/python/python.SlackBuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/patches/php/php-pgsql.SlackBuild b/patches/php/php-pgsql.SlackBuild
index f7ef11dd..8916d9db 100755
--- a/patches/php/php-pgsql.SlackBuild
+++ b/patches/php/php-pgsql.SlackBuild
@@ -9,7 +9,7 @@
#
if [ -s "php-pgsql.slack-required" ]; then
- echo Recomended and required packages for building cairo are:
+ echo Recomended and required packages for building php-pgsql are:
cat php-pgsql.slack-required | sed -e 's/^/\t/'
if [ "$INTERACT" != "no" ]; then
echo If you dont have those installed, press Ctrl-C. Otherwise, hit ENTER.
diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild
index 47db48f5..29bb7281 100755
--- a/patches/php/php.SlackBuild
+++ b/patches/php/php.SlackBuild
@@ -8,7 +8,7 @@
#
if [ -s "slack-required" ]; then
- echo Recomended and required packages for building cairo are:
+ echo Recomended and required packages for building php 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.
diff --git a/patches/php/php4-snapshot.SlackBuild b/patches/php/php4-snapshot.SlackBuild
index ac2a8311..db96b23e 100755
--- a/patches/php/php4-snapshot.SlackBuild
+++ b/patches/php/php4-snapshot.SlackBuild
@@ -9,7 +9,7 @@
#
if [ -s "slack-required" ]; then
- echo Recomended and required packages for building cairo are:
+ echo Recomended and required packages for building php4-snapshot 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.
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.
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.