aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSven-Hendrik Haase <sh@lutzhaase.com>2012-08-23 04:10:26 +0200
committerSven-Hendrik Haase <sh@lutzhaase.com>2012-08-23 04:10:26 +0200
commit2fbf0a37ba82a7b53f55a32c8736b798d8b3bfe5 (patch)
treec1d512cc4affac9a8f8da8d7f54b910efe3c1034 /configure
parentccee09b58ba6c39724b654f55cd9350521d5ed42 (diff)
downloadponysay-2fbf0a37ba82a7b53f55a32c8736b798d8b3bfe5.tar.gz
ponysay-2fbf0a37ba82a7b53f55a32c8736b798d8b3bfe5.tar.bz2
ponysay-2fbf0a37ba82a7b53f55a32c8736b798d8b3bfe5.zip
Remove the pony after installation because it is a fairly ugly line and breaks in chroots that don't have a proper terminal attached. This could be fixed but frankly let's just keep it this way.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 1a08cf6..d06e6ce 100755
--- a/configure
+++ b/configure
@@ -307,9 +307,6 @@ function makeMakefile()
'| |___/ |___/ |\\n'\\
'\\\\--------------------------------------------------/'
EOF
- echo -en '\t' ; echo '@echo dummy | ./ponysay.install -f ./`if [[ "$$TERM" = "linux" ]]; then echo ttyponies; else echo ponies; fi`/pinkiecannon.pony | tail --lines=30 ; echo -e \\n'
- echo
-
echo 'uninstall:'
echo -en '\t' ; echo 'if [ -d "$/var/cache/ponysay" ]; then rm -rf "$/var/cache/ponysay"; fi'
for old in $installedDirs; do