Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dfadd41aa1d999ef43ae547ce3a67588768c759f

commit dfadd41aa1d999ef43ae547ce3a67588768c759f
Author: Janos Kovacs <ja...@frugalware.org>
Date:   Mon Apr 6 11:45:41 2009 +0200

squirrelmail-1.4.17-2-i686

correction a with redeclare function

diff --git a/source/network-extra/squirrelmail/FrugalBuild 
b/source/network-extra/squirrelmail/FrugalBuild
index 7061c0e..a4d7b1b 100644
--- a/source/network-extra/squirrelmail/FrugalBuild
+++ b/source/network-extra/squirrelmail/FrugalBuild
@@ -6,7 +6,7 @@ pkgname=squirrelmail
pkgver=1.4.17
pkgextraver=
compatpluginver=2.0.9-1.0
-pkgrel=1
+pkgrel=2
pkgdesc="SquirrelMail is a standards-based webmail package written in PHP"
rodepends=('php' 'php-pear-db')
backup=(var/www/squirrelmail/config/config.php \
@@ -35,4 +35,5 @@ build()
Fdoc README.Frugalware
# compatibility plugin
Fcpr compatibility usr/share/${pkgname}/plugins/
+       Fsed "sqauth_save_password" "redeclare_sqauth_save_password" 
$Fdestdir/usr/share/squirrelmail/plugins/compatibility/includes/1.5.1/global.php
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to