From 9df10bd25b81927871ec73b7aa5ea5bece4f8d5b Mon Sep 17 00:00:00 2001 From: rhatto Date: Tue, 5 Dec 2006 15:16:48 +0000 Subject: sympa: small update git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@851 370017ae-e619-0410-ac65-c121f96126d4 --- net/mail/sympa/sympa.SlackBuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net/mail') diff --git a/net/mail/sympa/sympa.SlackBuild b/net/mail/sympa/sympa.SlackBuild index 4e13fd5c..038222bd 100755 --- a/net/mail/sympa/sympa.SlackBuild +++ b/net/mail/sympa/sympa.SlackBuild @@ -107,8 +107,8 @@ sympa: a complete Web interface for both the user and the administrator. sympa: It is internationalized. Sites can customize Web and mail templates, sympa: authentication backends, and authorization scenarios. Dynamic mailing sympa: lists can use multiple backends (LDAP, SQL, files, lists, or others). -sympa: Sympa is the only S/MIME enabled mailing list software, and it provides -sympa: both authentication and encryption. +sympa: Sympa is the only S/MIME enabled mailing list software, and it +sympa: provides both authentication and encryption. sympa: EOF @@ -134,9 +134,10 @@ echo '( touch /var/log/sympa)' >> install/doinst.sh makepkg -c y -l y $REPOS/$PACKAGE-$VERSION-$ARCH-$BUILD.tgz || exit $ERROR_MKPKG echo "Package creation complete. PLEASE check if everything is fine." -echo "Log files at $TMP/package-$PACKAGE/install.log" if [ "$CLEANUP" == "yes" ]; then rm -rf $TMP +else + echo "Log files at $TMP/package-$PACKAGE/install.log" fi -- cgit v1.2.3