summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-12-04 22:43:35 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-12-04 22:43:35 +0000
commit63fca2c1accca1865ae6c5efc2ace108ccd44124 (patch)
treed9974c5f15f503b2afe02fa25c52e8694288d72c /www-apps/rt/files/3.4.2/reconfig
parentChanged CDEPEND to COMMON_DEP. (diff)
downloadgentoo-2-63fca2c1accca1865ae6c5efc2ace108ccd44124.tar.gz
gentoo-2-63fca2c1accca1865ae6c5efc2ace108ccd44124.tar.bz2
gentoo-2-63fca2c1accca1865ae6c5efc2ace108ccd44124.zip
Fixes for w-c-1.50
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apps/rt/files/3.4.2/reconfig')
-rw-r--r--www-apps/rt/files/3.4.2/reconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/rt/files/3.4.2/reconfig b/www-apps/rt/files/3.4.2/reconfig
index f254a3c2212f..4f69cd0998d4 100644
--- a/www-apps/rt/files/3.4.2/reconfig
+++ b/www-apps/rt/files/3.4.2/reconfig
@@ -32,7 +32,7 @@ if [ $1 = "install" ]; then
elif [ $1 = "clean" ]; then
echo "Please examine the contents of the following directories"
echo "and delete anything that is no longer necessary"
- echo
+ echo
echo ${VHOST_ROOT}/${PF}
echo ${MY_INSTALLDIR}
fi