wok-next rev 1198
Add squirrelmail
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/squirrelmail-ar/receipt Fri Aug 08 08:58:38 2008 +0000 1.3 @@ -0,0 +1,24 @@ 1.4 +# SliTaz package receipt. 1.5 + 1.6 +PACKAGE="squirrelmail-ar" 1.7 +VERSION="1.4.13-20071220" 1.8 +SHORT_DESC="Locale ar for Web mail." 1.9 +MAINTAINER="pascal.bellard@slitaz.org" 1.10 +WANTED="squirrelmail-locales" 1.11 +DEPENDS="squirrelmail" 1.12 +BUILD_DEPENDS="squirrelmail-locales" 1.13 +WEB_SITE="http://www.squirrelmail.org/" 1.14 + 1.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 1.16 +genpkg_rules() 1.17 +{ 1.18 + mkdir -p $fs/usr/share/squirrelmail/locale 1.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 1.20 + $fs/usr/share/squirrelmail/locale 1.21 +} 1.22 + 1.23 +# Pre and post install commands for Tazpkg. 1.24 +post_install() 1.25 +{ 1.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 1.27 +}
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/squirrelmail-bg_BG/receipt Fri Aug 08 08:58:38 2008 +0000 2.3 @@ -0,0 +1,24 @@ 2.4 +# SliTaz package receipt. 2.5 + 2.6 +PACKAGE="squirrelmail-bg_BG" 2.7 +VERSION="1.4.13-20071220" 2.8 +SHORT_DESC="Locale bg_BG for Web mail." 2.9 +MAINTAINER="pascal.bellard@slitaz.org" 2.10 +WANTED="squirrelmail-locales" 2.11 +DEPENDS="squirrelmail" 2.12 +BUILD_DEPENDS="squirrelmail-locales" 2.13 +WEB_SITE="http://www.squirrelmail.org/" 2.14 + 2.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 2.16 +genpkg_rules() 2.17 +{ 2.18 + mkdir -p $fs/usr/share/squirrelmail/locale 2.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 2.20 + $fs/usr/share/squirrelmail/locale 2.21 +} 2.22 + 2.23 +# Pre and post install commands for Tazpkg. 2.24 +post_install() 2.25 +{ 2.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 2.27 +}
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/squirrelmail-bn_IN/receipt Fri Aug 08 08:58:38 2008 +0000 3.3 @@ -0,0 +1,24 @@ 3.4 +# SliTaz package receipt. 3.5 + 3.6 +PACKAGE="squirrelmail-bn_IN" 3.7 +VERSION="1.4.13-20071220" 3.8 +SHORT_DESC="Locale bn_IN for Web mail." 3.9 +MAINTAINER="pascal.bellard@slitaz.org" 3.10 +WANTED="squirrelmail-locales" 3.11 +DEPENDS="squirrelmail" 3.12 +BUILD_DEPENDS="squirrelmail-locales" 3.13 +WEB_SITE="http://www.squirrelmail.org/" 3.14 + 3.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 3.16 +genpkg_rules() 3.17 +{ 3.18 + mkdir -p $fs/usr/share/squirrelmail/locale 3.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 3.20 + $fs/usr/share/squirrelmail/locale 3.21 +} 3.22 + 3.23 +# Pre and post install commands for Tazpkg. 3.24 +post_install() 3.25 +{ 3.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 3.27 +}
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/squirrelmail-ca_ES/receipt Fri Aug 08 08:58:38 2008 +0000 4.3 @@ -0,0 +1,24 @@ 4.4 +# SliTaz package receipt. 4.5 + 4.6 +PACKAGE="squirrelmail-ca_ES" 4.7 +VERSION="1.4.13-20071220" 4.8 +SHORT_DESC="Locale ca_ES for Web mail." 4.9 +MAINTAINER="pascal.bellard@slitaz.org" 4.10 +WANTED="squirrelmail-locales" 4.11 +DEPENDS="squirrelmail" 4.12 +BUILD_DEPENDS="squirrelmail-locales" 4.13 +WEB_SITE="http://www.squirrelmail.org/" 4.14 + 4.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 4.16 +genpkg_rules() 4.17 +{ 4.18 + mkdir -p $fs/usr/share/squirrelmail/locale 4.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 4.20 + $fs/usr/share/squirrelmail/locale 4.21 +} 4.22 + 4.23 +# Pre and post install commands for Tazpkg. 4.24 +post_install() 4.25 +{ 4.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 4.27 +}
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/squirrelmail-cs_CZ/receipt Fri Aug 08 08:58:38 2008 +0000 5.3 @@ -0,0 +1,24 @@ 5.4 +# SliTaz package receipt. 5.5 + 5.6 +PACKAGE="squirrelmail-cs_CZ" 5.7 +VERSION="1.4.13-20071220" 5.8 +SHORT_DESC="Locale cs_CZ for Web mail." 5.9 +MAINTAINER="pascal.bellard@slitaz.org" 5.10 +WANTED="squirrelmail-locales" 5.11 +DEPENDS="squirrelmail" 5.12 +BUILD_DEPENDS="squirrelmail-locales" 5.13 +WEB_SITE="http://www.squirrelmail.org/" 5.14 + 5.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 5.16 +genpkg_rules() 5.17 +{ 5.18 + mkdir -p $fs/usr/share/squirrelmail/locale 5.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 5.20 + $fs/usr/share/squirrelmail/locale 5.21 +} 5.22 + 5.23 +# Pre and post install commands for Tazpkg. 5.24 +post_install() 5.25 +{ 5.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 5.27 +}
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/squirrelmail-cy_GB/receipt Fri Aug 08 08:58:38 2008 +0000 6.3 @@ -0,0 +1,24 @@ 6.4 +# SliTaz package receipt. 6.5 + 6.6 +PACKAGE="squirrelmail-cy_GB" 6.7 +VERSION="1.4.13-20071220" 6.8 +SHORT_DESC="Locale cy_GB for Web mail." 6.9 +MAINTAINER="pascal.bellard@slitaz.org" 6.10 +WANTED="squirrelmail-locales" 6.11 +DEPENDS="squirrelmail" 6.12 +BUILD_DEPENDS="squirrelmail-locales" 6.13 +WEB_SITE="http://www.squirrelmail.org/" 6.14 + 6.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 6.16 +genpkg_rules() 6.17 +{ 6.18 + mkdir -p $fs/usr/share/squirrelmail/locale 6.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 6.20 + $fs/usr/share/squirrelmail/locale 6.21 +} 6.22 + 6.23 +# Pre and post install commands for Tazpkg. 6.24 +post_install() 6.25 +{ 6.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 6.27 +}
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 7.2 +++ b/squirrelmail-da_DK/receipt Fri Aug 08 08:58:38 2008 +0000 7.3 @@ -0,0 +1,24 @@ 7.4 +# SliTaz package receipt. 7.5 + 7.6 +PACKAGE="squirrelmail-da_DK" 7.7 +VERSION="1.4.13-20071220" 7.8 +SHORT_DESC="Locale da_DK for Web mail." 7.9 +MAINTAINER="pascal.bellard@slitaz.org" 7.10 +WANTED="squirrelmail-locales" 7.11 +DEPENDS="squirrelmail" 7.12 +BUILD_DEPENDS="squirrelmail-locales" 7.13 +WEB_SITE="http://www.squirrelmail.org/" 7.14 + 7.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 7.16 +genpkg_rules() 7.17 +{ 7.18 + mkdir -p $fs/usr/share/squirrelmail/locale 7.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 7.20 + $fs/usr/share/squirrelmail/locale 7.21 +} 7.22 + 7.23 +# Pre and post install commands for Tazpkg. 7.24 +post_install() 7.25 +{ 7.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 7.27 +}
8.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 8.2 +++ b/squirrelmail-de_DE/receipt Fri Aug 08 08:58:38 2008 +0000 8.3 @@ -0,0 +1,24 @@ 8.4 +# SliTaz package receipt. 8.5 + 8.6 +PACKAGE="squirrelmail-de_DE" 8.7 +VERSION="1.4.13-20071220" 8.8 +SHORT_DESC="Locale de_DE for Web mail." 8.9 +MAINTAINER="pascal.bellard@slitaz.org" 8.10 +WANTED="squirrelmail-locales" 8.11 +DEPENDS="squirrelmail" 8.12 +BUILD_DEPENDS="squirrelmail-locales" 8.13 +WEB_SITE="http://www.squirrelmail.org/" 8.14 + 8.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 8.16 +genpkg_rules() 8.17 +{ 8.18 + mkdir -p $fs/usr/share/squirrelmail/locale 8.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 8.20 + $fs/usr/share/squirrelmail/locale 8.21 +} 8.22 + 8.23 +# Pre and post install commands for Tazpkg. 8.24 +post_install() 8.25 +{ 8.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 8.27 +}
9.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 9.2 +++ b/squirrelmail-el_GR/receipt Fri Aug 08 08:58:38 2008 +0000 9.3 @@ -0,0 +1,24 @@ 9.4 +# SliTaz package receipt. 9.5 + 9.6 +PACKAGE="squirrelmail-el_GR" 9.7 +VERSION="1.4.13-20071220" 9.8 +SHORT_DESC="Locale el_GR for Web mail." 9.9 +MAINTAINER="pascal.bellard@slitaz.org" 9.10 +WANTED="squirrelmail-locales" 9.11 +DEPENDS="squirrelmail" 9.12 +BUILD_DEPENDS="squirrelmail-locales" 9.13 +WEB_SITE="http://www.squirrelmail.org/" 9.14 + 9.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 9.16 +genpkg_rules() 9.17 +{ 9.18 + mkdir -p $fs/usr/share/squirrelmail/locale 9.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 9.20 + $fs/usr/share/squirrelmail/locale 9.21 +} 9.22 + 9.23 +# Pre and post install commands for Tazpkg. 9.24 +post_install() 9.25 +{ 9.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 9.27 +}
10.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 10.2 +++ b/squirrelmail-en_GB/receipt Fri Aug 08 08:58:38 2008 +0000 10.3 @@ -0,0 +1,24 @@ 10.4 +# SliTaz package receipt. 10.5 + 10.6 +PACKAGE="squirrelmail-en_GB" 10.7 +VERSION="1.4.13-20071220" 10.8 +SHORT_DESC="Locale en_GB for Web mail." 10.9 +MAINTAINER="pascal.bellard@slitaz.org" 10.10 +WANTED="squirrelmail-locales" 10.11 +DEPENDS="squirrelmail" 10.12 +BUILD_DEPENDS="squirrelmail-locales" 10.13 +WEB_SITE="http://www.squirrelmail.org/" 10.14 + 10.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 10.16 +genpkg_rules() 10.17 +{ 10.18 + mkdir -p $fs/usr/share/squirrelmail/locale 10.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 10.20 + $fs/usr/share/squirrelmail/locale 10.21 +} 10.22 + 10.23 +# Pre and post install commands for Tazpkg. 10.24 +post_install() 10.25 +{ 10.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 10.27 +}
11.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 11.2 +++ b/squirrelmail-es_ES/receipt Fri Aug 08 08:58:38 2008 +0000 11.3 @@ -0,0 +1,24 @@ 11.4 +# SliTaz package receipt. 11.5 + 11.6 +PACKAGE="squirrelmail-es_ES" 11.7 +VERSION="1.4.13-20071220" 11.8 +SHORT_DESC="Locale es_ES for Web mail." 11.9 +MAINTAINER="pascal.bellard@slitaz.org" 11.10 +WANTED="squirrelmail-locales" 11.11 +DEPENDS="squirrelmail" 11.12 +BUILD_DEPENDS="squirrelmail-locales" 11.13 +WEB_SITE="http://www.squirrelmail.org/" 11.14 + 11.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 11.16 +genpkg_rules() 11.17 +{ 11.18 + mkdir -p $fs/usr/share/squirrelmail/locale 11.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 11.20 + $fs/usr/share/squirrelmail/locale 11.21 +} 11.22 + 11.23 +# Pre and post install commands for Tazpkg. 11.24 +post_install() 11.25 +{ 11.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 11.27 +}
12.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 12.2 +++ b/squirrelmail-et_EE/receipt Fri Aug 08 08:58:38 2008 +0000 12.3 @@ -0,0 +1,24 @@ 12.4 +# SliTaz package receipt. 12.5 + 12.6 +PACKAGE="squirrelmail-et_EE" 12.7 +VERSION="1.4.13-20071220" 12.8 +SHORT_DESC="Locale et_EE for Web mail." 12.9 +MAINTAINER="pascal.bellard@slitaz.org" 12.10 +WANTED="squirrelmail-locales" 12.11 +DEPENDS="squirrelmail" 12.12 +BUILD_DEPENDS="squirrelmail-locales" 12.13 +WEB_SITE="http://www.squirrelmail.org/" 12.14 + 12.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 12.16 +genpkg_rules() 12.17 +{ 12.18 + mkdir -p $fs/usr/share/squirrelmail/locale 12.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 12.20 + $fs/usr/share/squirrelmail/locale 12.21 +} 12.22 + 12.23 +# Pre and post install commands for Tazpkg. 12.24 +post_install() 12.25 +{ 12.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 12.27 +}
13.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 13.2 +++ b/squirrelmail-eu_ES/receipt Fri Aug 08 08:58:38 2008 +0000 13.3 @@ -0,0 +1,24 @@ 13.4 +# SliTaz package receipt. 13.5 + 13.6 +PACKAGE="squirrelmail-eu_ES" 13.7 +VERSION="1.4.13-20071220" 13.8 +SHORT_DESC="Locale eu_ES for Web mail." 13.9 +MAINTAINER="pascal.bellard@slitaz.org" 13.10 +WANTED="squirrelmail-locales" 13.11 +DEPENDS="squirrelmail" 13.12 +BUILD_DEPENDS="squirrelmail-locales" 13.13 +WEB_SITE="http://www.squirrelmail.org/" 13.14 + 13.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 13.16 +genpkg_rules() 13.17 +{ 13.18 + mkdir -p $fs/usr/share/squirrelmail/locale 13.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 13.20 + $fs/usr/share/squirrelmail/locale 13.21 +} 13.22 + 13.23 +# Pre and post install commands for Tazpkg. 13.24 +post_install() 13.25 +{ 13.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 13.27 +}
14.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 14.2 +++ b/squirrelmail-fa_IR/receipt Fri Aug 08 08:58:38 2008 +0000 14.3 @@ -0,0 +1,24 @@ 14.4 +# SliTaz package receipt. 14.5 + 14.6 +PACKAGE="squirrelmail-fa_IR" 14.7 +VERSION="1.4.13-20071220" 14.8 +SHORT_DESC="Locale fa_IR for Web mail." 14.9 +MAINTAINER="pascal.bellard@slitaz.org" 14.10 +WANTED="squirrelmail-locales" 14.11 +DEPENDS="squirrelmail" 14.12 +BUILD_DEPENDS="squirrelmail-locales" 14.13 +WEB_SITE="http://www.squirrelmail.org/" 14.14 + 14.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 14.16 +genpkg_rules() 14.17 +{ 14.18 + mkdir -p $fs/usr/share/squirrelmail/locale 14.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 14.20 + $fs/usr/share/squirrelmail/locale 14.21 +} 14.22 + 14.23 +# Pre and post install commands for Tazpkg. 14.24 +post_install() 14.25 +{ 14.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 14.27 +}
15.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 15.2 +++ b/squirrelmail-fi_FI/receipt Fri Aug 08 08:58:38 2008 +0000 15.3 @@ -0,0 +1,24 @@ 15.4 +# SliTaz package receipt. 15.5 + 15.6 +PACKAGE="squirrelmail-fi_FI" 15.7 +VERSION="1.4.13-20071220" 15.8 +SHORT_DESC="Locale fi_FI for Web mail." 15.9 +MAINTAINER="pascal.bellard@slitaz.org" 15.10 +WANTED="squirrelmail-locales" 15.11 +DEPENDS="squirrelmail" 15.12 +BUILD_DEPENDS="squirrelmail-locales" 15.13 +WEB_SITE="http://www.squirrelmail.org/" 15.14 + 15.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 15.16 +genpkg_rules() 15.17 +{ 15.18 + mkdir -p $fs/usr/share/squirrelmail/locale 15.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 15.20 + $fs/usr/share/squirrelmail/locale 15.21 +} 15.22 + 15.23 +# Pre and post install commands for Tazpkg. 15.24 +post_install() 15.25 +{ 15.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 15.27 +}
16.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 16.2 +++ b/squirrelmail-fo_FO/receipt Fri Aug 08 08:58:38 2008 +0000 16.3 @@ -0,0 +1,24 @@ 16.4 +# SliTaz package receipt. 16.5 + 16.6 +PACKAGE="squirrelmail-fo_FO" 16.7 +VERSION="1.4.13-20071220" 16.8 +SHORT_DESC="Locale fo_FO for Web mail." 16.9 +MAINTAINER="pascal.bellard@slitaz.org" 16.10 +WANTED="squirrelmail-locales" 16.11 +DEPENDS="squirrelmail" 16.12 +BUILD_DEPENDS="squirrelmail-locales" 16.13 +WEB_SITE="http://www.squirrelmail.org/" 16.14 + 16.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 16.16 +genpkg_rules() 16.17 +{ 16.18 + mkdir -p $fs/usr/share/squirrelmail/locale 16.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 16.20 + $fs/usr/share/squirrelmail/locale 16.21 +} 16.22 + 16.23 +# Pre and post install commands for Tazpkg. 16.24 +post_install() 16.25 +{ 16.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 16.27 +}
17.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 17.2 +++ b/squirrelmail-fr_FR/receipt Fri Aug 08 08:58:38 2008 +0000 17.3 @@ -0,0 +1,24 @@ 17.4 +# SliTaz package receipt. 17.5 + 17.6 +PACKAGE="squirrelmail-fr_FR" 17.7 +VERSION="1.4.13-20071220" 17.8 +SHORT_DESC="Locale fr_FR for Web mail." 17.9 +MAINTAINER="pascal.bellard@slitaz.org" 17.10 +WANTED="squirrelmail-locales" 17.11 +DEPENDS="squirrelmail" 17.12 +BUILD_DEPENDS="squirrelmail-locales" 17.13 +WEB_SITE="http://www.squirrelmail.org/" 17.14 + 17.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 17.16 +genpkg_rules() 17.17 +{ 17.18 + mkdir -p $fs/usr/share/squirrelmail/locale 17.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 17.20 + $fs/usr/share/squirrelmail/locale 17.21 +} 17.22 + 17.23 +# Pre and post install commands for Tazpkg. 17.24 +post_install() 17.25 +{ 17.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 17.27 +}
18.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 18.2 +++ b/squirrelmail-fy/receipt Fri Aug 08 08:58:38 2008 +0000 18.3 @@ -0,0 +1,24 @@ 18.4 +# SliTaz package receipt. 18.5 + 18.6 +PACKAGE="squirrelmail-fy" 18.7 +VERSION="1.4.13-20071220" 18.8 +SHORT_DESC="Locale fy for Web mail." 18.9 +MAINTAINER="pascal.bellard@slitaz.org" 18.10 +WANTED="squirrelmail-locales" 18.11 +DEPENDS="squirrelmail" 18.12 +BUILD_DEPENDS="squirrelmail-locales" 18.13 +WEB_SITE="http://www.squirrelmail.org/" 18.14 + 18.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 18.16 +genpkg_rules() 18.17 +{ 18.18 + mkdir -p $fs/usr/share/squirrelmail/locale 18.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 18.20 + $fs/usr/share/squirrelmail/locale 18.21 +} 18.22 + 18.23 +# Pre and post install commands for Tazpkg. 18.24 +post_install() 18.25 +{ 18.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 18.27 +}
19.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 19.2 +++ b/squirrelmail-he_IL/receipt Fri Aug 08 08:58:38 2008 +0000 19.3 @@ -0,0 +1,24 @@ 19.4 +# SliTaz package receipt. 19.5 + 19.6 +PACKAGE="squirrelmail-he_IL" 19.7 +VERSION="1.4.13-20071220" 19.8 +SHORT_DESC="Locale he_IL for Web mail." 19.9 +MAINTAINER="pascal.bellard@slitaz.org" 19.10 +WANTED="squirrelmail-locales" 19.11 +DEPENDS="squirrelmail" 19.12 +BUILD_DEPENDS="squirrelmail-locales" 19.13 +WEB_SITE="http://www.squirrelmail.org/" 19.14 + 19.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 19.16 +genpkg_rules() 19.17 +{ 19.18 + mkdir -p $fs/usr/share/squirrelmail/locale 19.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 19.20 + $fs/usr/share/squirrelmail/locale 19.21 +} 19.22 + 19.23 +# Pre and post install commands for Tazpkg. 19.24 +post_install() 19.25 +{ 19.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 19.27 +}
20.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 20.2 +++ b/squirrelmail-hr_HR/receipt Fri Aug 08 08:58:38 2008 +0000 20.3 @@ -0,0 +1,24 @@ 20.4 +# SliTaz package receipt. 20.5 + 20.6 +PACKAGE="squirrelmail-hr_HR" 20.7 +VERSION="1.4.13-20071220" 20.8 +SHORT_DESC="Locale hr_HR for Web mail." 20.9 +MAINTAINER="pascal.bellard@slitaz.org" 20.10 +WANTED="squirrelmail-locales" 20.11 +DEPENDS="squirrelmail" 20.12 +BUILD_DEPENDS="squirrelmail-locales" 20.13 +WEB_SITE="http://www.squirrelmail.org/" 20.14 + 20.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 20.16 +genpkg_rules() 20.17 +{ 20.18 + mkdir -p $fs/usr/share/squirrelmail/locale 20.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 20.20 + $fs/usr/share/squirrelmail/locale 20.21 +} 20.22 + 20.23 +# Pre and post install commands for Tazpkg. 20.24 +post_install() 20.25 +{ 20.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 20.27 +}
21.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 21.2 +++ b/squirrelmail-hu_HU/receipt Fri Aug 08 08:58:38 2008 +0000 21.3 @@ -0,0 +1,24 @@ 21.4 +# SliTaz package receipt. 21.5 + 21.6 +PACKAGE="squirrelmail-hu_HU" 21.7 +VERSION="1.4.13-20071220" 21.8 +SHORT_DESC="Locale hu_HU for Web mail." 21.9 +MAINTAINER="pascal.bellard@slitaz.org" 21.10 +WANTED="squirrelmail-locales" 21.11 +DEPENDS="squirrelmail" 21.12 +BUILD_DEPENDS="squirrelmail-locales" 21.13 +WEB_SITE="http://www.squirrelmail.org/" 21.14 + 21.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 21.16 +genpkg_rules() 21.17 +{ 21.18 + mkdir -p $fs/usr/share/squirrelmail/locale 21.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 21.20 + $fs/usr/share/squirrelmail/locale 21.21 +} 21.22 + 21.23 +# Pre and post install commands for Tazpkg. 21.24 +post_install() 21.25 +{ 21.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 21.27 +}
22.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 22.2 +++ b/squirrelmail-id_ID/receipt Fri Aug 08 08:58:38 2008 +0000 22.3 @@ -0,0 +1,24 @@ 22.4 +# SliTaz package receipt. 22.5 + 22.6 +PACKAGE="squirrelmail-id_ID" 22.7 +VERSION="1.4.13-20071220" 22.8 +SHORT_DESC="Locale id_ID for Web mail." 22.9 +MAINTAINER="pascal.bellard@slitaz.org" 22.10 +WANTED="squirrelmail-locales" 22.11 +DEPENDS="squirrelmail" 22.12 +BUILD_DEPENDS="squirrelmail-locales" 22.13 +WEB_SITE="http://www.squirrelmail.org/" 22.14 + 22.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 22.16 +genpkg_rules() 22.17 +{ 22.18 + mkdir -p $fs/usr/share/squirrelmail/locale 22.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 22.20 + $fs/usr/share/squirrelmail/locale 22.21 +} 22.22 + 22.23 +# Pre and post install commands for Tazpkg. 22.24 +post_install() 22.25 +{ 22.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 22.27 +}
23.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 23.2 +++ b/squirrelmail-is_IS/receipt Fri Aug 08 08:58:38 2008 +0000 23.3 @@ -0,0 +1,24 @@ 23.4 +# SliTaz package receipt. 23.5 + 23.6 +PACKAGE="squirrelmail-is_IS" 23.7 +VERSION="1.4.13-20071220" 23.8 +SHORT_DESC="Locale is_IS for Web mail." 23.9 +MAINTAINER="pascal.bellard@slitaz.org" 23.10 +WANTED="squirrelmail-locales" 23.11 +DEPENDS="squirrelmail" 23.12 +BUILD_DEPENDS="squirrelmail-locales" 23.13 +WEB_SITE="http://www.squirrelmail.org/" 23.14 + 23.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 23.16 +genpkg_rules() 23.17 +{ 23.18 + mkdir -p $fs/usr/share/squirrelmail/locale 23.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 23.20 + $fs/usr/share/squirrelmail/locale 23.21 +} 23.22 + 23.23 +# Pre and post install commands for Tazpkg. 23.24 +post_install() 23.25 +{ 23.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 23.27 +}
24.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 24.2 +++ b/squirrelmail-it_IT/receipt Fri Aug 08 08:58:38 2008 +0000 24.3 @@ -0,0 +1,24 @@ 24.4 +# SliTaz package receipt. 24.5 + 24.6 +PACKAGE="squirrelmail-it_IT" 24.7 +VERSION="1.4.13-20071220" 24.8 +SHORT_DESC="Locale it_IT for Web mail." 24.9 +MAINTAINER="pascal.bellard@slitaz.org" 24.10 +WANTED="squirrelmail-locales" 24.11 +DEPENDS="squirrelmail" 24.12 +BUILD_DEPENDS="squirrelmail-locales" 24.13 +WEB_SITE="http://www.squirrelmail.org/" 24.14 + 24.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 24.16 +genpkg_rules() 24.17 +{ 24.18 + mkdir -p $fs/usr/share/squirrelmail/locale 24.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 24.20 + $fs/usr/share/squirrelmail/locale 24.21 +} 24.22 + 24.23 +# Pre and post install commands for Tazpkg. 24.24 +post_install() 24.25 +{ 24.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 24.27 +}
25.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 25.2 +++ b/squirrelmail-ja_JP/receipt Fri Aug 08 08:58:38 2008 +0000 25.3 @@ -0,0 +1,24 @@ 25.4 +# SliTaz package receipt. 25.5 + 25.6 +PACKAGE="squirrelmail-ja_JP" 25.7 +VERSION="1.4.13-20071220" 25.8 +SHORT_DESC="Locale ja_JP for Web mail." 25.9 +MAINTAINER="pascal.bellard@slitaz.org" 25.10 +WANTED="squirrelmail-locales" 25.11 +DEPENDS="squirrelmail" 25.12 +BUILD_DEPENDS="squirrelmail-locales" 25.13 +WEB_SITE="http://www.squirrelmail.org/" 25.14 + 25.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 25.16 +genpkg_rules() 25.17 +{ 25.18 + mkdir -p $fs/usr/share/squirrelmail/locale 25.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 25.20 + $fs/usr/share/squirrelmail/locale 25.21 +} 25.22 + 25.23 +# Pre and post install commands for Tazpkg. 25.24 +post_install() 25.25 +{ 25.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 25.27 +}
26.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 26.2 +++ b/squirrelmail-ka/receipt Fri Aug 08 08:58:38 2008 +0000 26.3 @@ -0,0 +1,24 @@ 26.4 +# SliTaz package receipt. 26.5 + 26.6 +PACKAGE="squirrelmail-ka" 26.7 +VERSION="1.4.13-20071220" 26.8 +SHORT_DESC="Locale ka for Web mail." 26.9 +MAINTAINER="pascal.bellard@slitaz.org" 26.10 +WANTED="squirrelmail-locales" 26.11 +DEPENDS="squirrelmail" 26.12 +BUILD_DEPENDS="squirrelmail-locales" 26.13 +WEB_SITE="http://www.squirrelmail.org/" 26.14 + 26.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 26.16 +genpkg_rules() 26.17 +{ 26.18 + mkdir -p $fs/usr/share/squirrelmail/locale 26.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 26.20 + $fs/usr/share/squirrelmail/locale 26.21 +} 26.22 + 26.23 +# Pre and post install commands for Tazpkg. 26.24 +post_install() 26.25 +{ 26.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 26.27 +}
27.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 27.2 +++ b/squirrelmail-ko_KR/receipt Fri Aug 08 08:58:38 2008 +0000 27.3 @@ -0,0 +1,24 @@ 27.4 +# SliTaz package receipt. 27.5 + 27.6 +PACKAGE="squirrelmail-ko_KR" 27.7 +VERSION="1.4.13-20071220" 27.8 +SHORT_DESC="Locale ko_KR for Web mail." 27.9 +MAINTAINER="pascal.bellard@slitaz.org" 27.10 +WANTED="squirrelmail-locales" 27.11 +DEPENDS="squirrelmail" 27.12 +BUILD_DEPENDS="squirrelmail-locales" 27.13 +WEB_SITE="http://www.squirrelmail.org/" 27.14 + 27.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 27.16 +genpkg_rules() 27.17 +{ 27.18 + mkdir -p $fs/usr/share/squirrelmail/locale 27.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 27.20 + $fs/usr/share/squirrelmail/locale 27.21 +} 27.22 + 27.23 +# Pre and post install commands for Tazpkg. 27.24 +post_install() 27.25 +{ 27.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 27.27 +}
28.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 28.2 +++ b/squirrelmail-locales/receipt Fri Aug 08 08:58:38 2008 +0000 28.3 @@ -0,0 +1,87 @@ 28.4 +# SliTaz package receipt. 28.5 + 28.6 +PACKAGE="squirrelmail-locales" 28.7 +VERSION="1.4.13-20071220" 28.8 +CATEGORY="meta" 28.9 +SHORT_DESC="ALL locales for Web mail." 28.10 +MAINTAINER="pascal.bellard@slitaz.org" 28.11 +SOURCE="all_locales" 28.12 +TARBALL="$SOURCE-$VERSION.tar.bz2" 28.13 +WEB_SITE="http://www.squirrelmail.org/" 28.14 +WGET_URL="$SF_MIRROR/squirrelmail/$TARBALL" 28.15 +DEPENDS="squirrelmail-ar \ 28.16 +squirrelmail-bg_BG \ 28.17 +squirrelmail-bn_IN \ 28.18 +squirrelmail-ca_ES \ 28.19 +squirrelmail-cs_CZ \ 28.20 +squirrelmail-cy_GB \ 28.21 +squirrelmail-da_DK \ 28.22 +squirrelmail-de_DE \ 28.23 +squirrelmail-el_GR \ 28.24 +squirrelmail-en_GB \ 28.25 +squirrelmail-es_ES \ 28.26 +squirrelmail-et_EE \ 28.27 +squirrelmail-eu_ES \ 28.28 +squirrelmail-fa_IR \ 28.29 +squirrelmail-fi_FI \ 28.30 +squirrelmail-fo_FO \ 28.31 +squirrelmail-fr_FR \ 28.32 +squirrelmail-fy \ 28.33 +squirrelmail-he_IL \ 28.34 +squirrelmail-hr_HR \ 28.35 +squirrelmail-hu_HU \ 28.36 +squirrelmail-id_ID \ 28.37 +squirrelmail-is_IS \ 28.38 +squirrelmail-it_IT \ 28.39 +squirrelmail-ja_JP \ 28.40 +squirrelmail-ka \ 28.41 +squirrelmail-ko_KR \ 28.42 +squirrelmail-lt_LT \ 28.43 +squirrelmail-ms_MY \ 28.44 +squirrelmail-nb_NO \ 28.45 +squirrelmail-nl_NL \ 28.46 +squirrelmail-nn_NO \ 28.47 +squirrelmail-pl_PL \ 28.48 +squirrelmail-pt_BR \ 28.49 +squirrelmail-pt_PT \ 28.50 +squirrelmail-ro_RO \ 28.51 +squirrelmail-ru_RU \ 28.52 +squirrelmail-sk_SK \ 28.53 +squirrelmail-sl_SI \ 28.54 +squirrelmail-sr_YU \ 28.55 +squirrelmail-sv_SE \ 28.56 +squirrelmail-tr_TR \ 28.57 +squirrelmail-ug \ 28.58 +squirrelmail-uk_UA \ 28.59 +squirrelmail-zh_CN \ 28.60 +squirrelmail-zh_TW \ 28.61 +" 28.62 + 28.63 +compile_rules() 28.64 +{ 28.65 + [ -d $src ] || mkdir $src 28.66 + for i in *; do 28.67 + case "$i" in 28.68 + receipt|taz|process.log|$(basename $src));; 28.69 + *) mv -f $i $src;; 28.70 + esac 28.71 + done 28.72 + [ -e $PACKAGE-$VERSION ] || ln -s $(basename $src) $PACKAGE-$VERSION 28.73 +} 28.74 + 28.75 +# Rules to gen a SliTaz package suitable for Tazpkg. 28.76 +genpkg_rules() 28.77 +{ 28.78 + mkdir -p $fs/usr/share/squirrelmail/locale 28.79 + # Package all squirrelmail locale pkgs 28.80 + for i in $(cd $WOK; grep -l '^WANTED="squirrelmail-locales"$' \ 28.81 + squirrelmail-*/receipt) 28.82 + do 28.83 + tazwok genpkg ${i%/receipt} 28.84 + done 28.85 +} 28.86 + 28.87 +clean_wok() 28.88 +{ 28.89 + rm -f $PACKAGE-$VERSION 28.90 +}
29.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 29.2 +++ b/squirrelmail-lt_LT/receipt Fri Aug 08 08:58:38 2008 +0000 29.3 @@ -0,0 +1,24 @@ 29.4 +# SliTaz package receipt. 29.5 + 29.6 +PACKAGE="squirrelmail-lt_LT" 29.7 +VERSION="1.4.13-20071220" 29.8 +SHORT_DESC="Locale lt_LT for Web mail." 29.9 +MAINTAINER="pascal.bellard@slitaz.org" 29.10 +WANTED="squirrelmail-locales" 29.11 +DEPENDS="squirrelmail" 29.12 +BUILD_DEPENDS="squirrelmail-locales" 29.13 +WEB_SITE="http://www.squirrelmail.org/" 29.14 + 29.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 29.16 +genpkg_rules() 29.17 +{ 29.18 + mkdir -p $fs/usr/share/squirrelmail/locale 29.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 29.20 + $fs/usr/share/squirrelmail/locale 29.21 +} 29.22 + 29.23 +# Pre and post install commands for Tazpkg. 29.24 +post_install() 29.25 +{ 29.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 29.27 +}
30.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 30.2 +++ b/squirrelmail-ms_MY/receipt Fri Aug 08 08:58:38 2008 +0000 30.3 @@ -0,0 +1,24 @@ 30.4 +# SliTaz package receipt. 30.5 + 30.6 +PACKAGE="squirrelmail-ms_MY" 30.7 +VERSION="1.4.13-20071220" 30.8 +SHORT_DESC="Locale ms_MY for Web mail." 30.9 +MAINTAINER="pascal.bellard@slitaz.org" 30.10 +WANTED="squirrelmail-locales" 30.11 +DEPENDS="squirrelmail" 30.12 +BUILD_DEPENDS="squirrelmail-locales" 30.13 +WEB_SITE="http://www.squirrelmail.org/" 30.14 + 30.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 30.16 +genpkg_rules() 30.17 +{ 30.18 + mkdir -p $fs/usr/share/squirrelmail/locale 30.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 30.20 + $fs/usr/share/squirrelmail/locale 30.21 +} 30.22 + 30.23 +# Pre and post install commands for Tazpkg. 30.24 +post_install() 30.25 +{ 30.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 30.27 +}
31.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 31.2 +++ b/squirrelmail-nb_NO/receipt Fri Aug 08 08:58:38 2008 +0000 31.3 @@ -0,0 +1,24 @@ 31.4 +# SliTaz package receipt. 31.5 + 31.6 +PACKAGE="squirrelmail-nb_NO" 31.7 +VERSION="1.4.13-20071220" 31.8 +SHORT_DESC="Locale nb_NO for Web mail." 31.9 +MAINTAINER="pascal.bellard@slitaz.org" 31.10 +WANTED="squirrelmail-locales" 31.11 +DEPENDS="squirrelmail" 31.12 +BUILD_DEPENDS="squirrelmail-locales" 31.13 +WEB_SITE="http://www.squirrelmail.org/" 31.14 + 31.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 31.16 +genpkg_rules() 31.17 +{ 31.18 + mkdir -p $fs/usr/share/squirrelmail/locale 31.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 31.20 + $fs/usr/share/squirrelmail/locale 31.21 +} 31.22 + 31.23 +# Pre and post install commands for Tazpkg. 31.24 +post_install() 31.25 +{ 31.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 31.27 +}
32.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 32.2 +++ b/squirrelmail-nl_NL/receipt Fri Aug 08 08:58:38 2008 +0000 32.3 @@ -0,0 +1,24 @@ 32.4 +# SliTaz package receipt. 32.5 + 32.6 +PACKAGE="squirrelmail-nl_NL" 32.7 +VERSION="1.4.13-20071220" 32.8 +SHORT_DESC="Locale nl_NL for Web mail." 32.9 +MAINTAINER="pascal.bellard@slitaz.org" 32.10 +WANTED="squirrelmail-locales" 32.11 +DEPENDS="squirrelmail" 32.12 +BUILD_DEPENDS="squirrelmail-locales" 32.13 +WEB_SITE="http://www.squirrelmail.org/" 32.14 + 32.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 32.16 +genpkg_rules() 32.17 +{ 32.18 + mkdir -p $fs/usr/share/squirrelmail/locale 32.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 32.20 + $fs/usr/share/squirrelmail/locale 32.21 +} 32.22 + 32.23 +# Pre and post install commands for Tazpkg. 32.24 +post_install() 32.25 +{ 32.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 32.27 +}
33.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 33.2 +++ b/squirrelmail-nn_NO/receipt Fri Aug 08 08:58:38 2008 +0000 33.3 @@ -0,0 +1,24 @@ 33.4 +# SliTaz package receipt. 33.5 + 33.6 +PACKAGE="squirrelmail-nn_NO" 33.7 +VERSION="1.4.13-20071220" 33.8 +SHORT_DESC="Locale nn_NO for Web mail." 33.9 +MAINTAINER="pascal.bellard@slitaz.org" 33.10 +WANTED="squirrelmail-locales" 33.11 +DEPENDS="squirrelmail" 33.12 +BUILD_DEPENDS="squirrelmail-locales" 33.13 +WEB_SITE="http://www.squirrelmail.org/" 33.14 + 33.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 33.16 +genpkg_rules() 33.17 +{ 33.18 + mkdir -p $fs/usr/share/squirrelmail/locale 33.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 33.20 + $fs/usr/share/squirrelmail/locale 33.21 +} 33.22 + 33.23 +# Pre and post install commands for Tazpkg. 33.24 +post_install() 33.25 +{ 33.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 33.27 +}
34.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 34.2 +++ b/squirrelmail-pl_PL/receipt Fri Aug 08 08:58:38 2008 +0000 34.3 @@ -0,0 +1,24 @@ 34.4 +# SliTaz package receipt. 34.5 + 34.6 +PACKAGE="squirrelmail-pl_PL" 34.7 +VERSION="1.4.13-20071220" 34.8 +SHORT_DESC="Locale pl_PL for Web mail." 34.9 +MAINTAINER="pascal.bellard@slitaz.org" 34.10 +WANTED="squirrelmail-locales" 34.11 +DEPENDS="squirrelmail" 34.12 +BUILD_DEPENDS="squirrelmail-locales" 34.13 +WEB_SITE="http://www.squirrelmail.org/" 34.14 + 34.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 34.16 +genpkg_rules() 34.17 +{ 34.18 + mkdir -p $fs/usr/share/squirrelmail/locale 34.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 34.20 + $fs/usr/share/squirrelmail/locale 34.21 +} 34.22 + 34.23 +# Pre and post install commands for Tazpkg. 34.24 +post_install() 34.25 +{ 34.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 34.27 +}
35.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 35.2 +++ b/squirrelmail-pt_BR/receipt Fri Aug 08 08:58:38 2008 +0000 35.3 @@ -0,0 +1,24 @@ 35.4 +# SliTaz package receipt. 35.5 + 35.6 +PACKAGE="squirrelmail-pt_BR" 35.7 +VERSION="1.4.13-20071220" 35.8 +SHORT_DESC="Locale pt_BR for Web mail." 35.9 +MAINTAINER="pascal.bellard@slitaz.org" 35.10 +WANTED="squirrelmail-locales" 35.11 +DEPENDS="squirrelmail" 35.12 +BUILD_DEPENDS="squirrelmail-locales" 35.13 +WEB_SITE="http://www.squirrelmail.org/" 35.14 + 35.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 35.16 +genpkg_rules() 35.17 +{ 35.18 + mkdir -p $fs/usr/share/squirrelmail/locale 35.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 35.20 + $fs/usr/share/squirrelmail/locale 35.21 +} 35.22 + 35.23 +# Pre and post install commands for Tazpkg. 35.24 +post_install() 35.25 +{ 35.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 35.27 +}
36.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 36.2 +++ b/squirrelmail-pt_PT/receipt Fri Aug 08 08:58:38 2008 +0000 36.3 @@ -0,0 +1,24 @@ 36.4 +# SliTaz package receipt. 36.5 + 36.6 +PACKAGE="squirrelmail-pt_PT" 36.7 +VERSION="1.4.13-20071220" 36.8 +SHORT_DESC="Locale pt_PT for Web mail." 36.9 +MAINTAINER="pascal.bellard@slitaz.org" 36.10 +WANTED="squirrelmail-locales" 36.11 +DEPENDS="squirrelmail" 36.12 +BUILD_DEPENDS="squirrelmail-locales" 36.13 +WEB_SITE="http://www.squirrelmail.org/" 36.14 + 36.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 36.16 +genpkg_rules() 36.17 +{ 36.18 + mkdir -p $fs/usr/share/squirrelmail/locale 36.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 36.20 + $fs/usr/share/squirrelmail/locale 36.21 +} 36.22 + 36.23 +# Pre and post install commands for Tazpkg. 36.24 +post_install() 36.25 +{ 36.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 36.27 +}
37.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 37.2 +++ b/squirrelmail-ro_RO/receipt Fri Aug 08 08:58:38 2008 +0000 37.3 @@ -0,0 +1,24 @@ 37.4 +# SliTaz package receipt. 37.5 + 37.6 +PACKAGE="squirrelmail-ro_RO" 37.7 +VERSION="1.4.13-20071220" 37.8 +SHORT_DESC="Locale ro_RO for Web mail." 37.9 +MAINTAINER="pascal.bellard@slitaz.org" 37.10 +WANTED="squirrelmail-locales" 37.11 +DEPENDS="squirrelmail" 37.12 +BUILD_DEPENDS="squirrelmail-locales" 37.13 +WEB_SITE="http://www.squirrelmail.org/" 37.14 + 37.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 37.16 +genpkg_rules() 37.17 +{ 37.18 + mkdir -p $fs/usr/share/squirrelmail/locale 37.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 37.20 + $fs/usr/share/squirrelmail/locale 37.21 +} 37.22 + 37.23 +# Pre and post install commands for Tazpkg. 37.24 +post_install() 37.25 +{ 37.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 37.27 +}
38.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 38.2 +++ b/squirrelmail-ru_RU/receipt Fri Aug 08 08:58:38 2008 +0000 38.3 @@ -0,0 +1,24 @@ 38.4 +# SliTaz package receipt. 38.5 + 38.6 +PACKAGE="squirrelmail-ru_RU" 38.7 +VERSION="1.4.13-20071220" 38.8 +SHORT_DESC="Locale ru_RU for Web mail." 38.9 +MAINTAINER="pascal.bellard@slitaz.org" 38.10 +WANTED="squirrelmail-locales" 38.11 +DEPENDS="squirrelmail" 38.12 +BUILD_DEPENDS="squirrelmail-locales" 38.13 +WEB_SITE="http://www.squirrelmail.org/" 38.14 + 38.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 38.16 +genpkg_rules() 38.17 +{ 38.18 + mkdir -p $fs/usr/share/squirrelmail/locale 38.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 38.20 + $fs/usr/share/squirrelmail/locale 38.21 +} 38.22 + 38.23 +# Pre and post install commands for Tazpkg. 38.24 +post_install() 38.25 +{ 38.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 38.27 +}
39.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 39.2 +++ b/squirrelmail-sk_SK/receipt Fri Aug 08 08:58:38 2008 +0000 39.3 @@ -0,0 +1,24 @@ 39.4 +# SliTaz package receipt. 39.5 + 39.6 +PACKAGE="squirrelmail-sk_SK" 39.7 +VERSION="1.4.13-20071220" 39.8 +SHORT_DESC="Locale sk_SK for Web mail." 39.9 +MAINTAINER="pascal.bellard@slitaz.org" 39.10 +WANTED="squirrelmail-locales" 39.11 +DEPENDS="squirrelmail" 39.12 +BUILD_DEPENDS="squirrelmail-locales" 39.13 +WEB_SITE="http://www.squirrelmail.org/" 39.14 + 39.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 39.16 +genpkg_rules() 39.17 +{ 39.18 + mkdir -p $fs/usr/share/squirrelmail/locale 39.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 39.20 + $fs/usr/share/squirrelmail/locale 39.21 +} 39.22 + 39.23 +# Pre and post install commands for Tazpkg. 39.24 +post_install() 39.25 +{ 39.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 39.27 +}
40.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 40.2 +++ b/squirrelmail-sl_SI/receipt Fri Aug 08 08:58:38 2008 +0000 40.3 @@ -0,0 +1,24 @@ 40.4 +# SliTaz package receipt. 40.5 + 40.6 +PACKAGE="squirrelmail-sl_SI" 40.7 +VERSION="1.4.13-20071220" 40.8 +SHORT_DESC="Locale sl_SI for Web mail." 40.9 +MAINTAINER="pascal.bellard@slitaz.org" 40.10 +WANTED="squirrelmail-locales" 40.11 +DEPENDS="squirrelmail" 40.12 +BUILD_DEPENDS="squirrelmail-locales" 40.13 +WEB_SITE="http://www.squirrelmail.org/" 40.14 + 40.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 40.16 +genpkg_rules() 40.17 +{ 40.18 + mkdir -p $fs/usr/share/squirrelmail/locale 40.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 40.20 + $fs/usr/share/squirrelmail/locale 40.21 +} 40.22 + 40.23 +# Pre and post install commands for Tazpkg. 40.24 +post_install() 40.25 +{ 40.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 40.27 +}
41.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 41.2 +++ b/squirrelmail-sr_YU/receipt Fri Aug 08 08:58:38 2008 +0000 41.3 @@ -0,0 +1,24 @@ 41.4 +# SliTaz package receipt. 41.5 + 41.6 +PACKAGE="squirrelmail-sr_YU" 41.7 +VERSION="1.4.13-20071220" 41.8 +SHORT_DESC="Locale sr_YU for Web mail." 41.9 +MAINTAINER="pascal.bellard@slitaz.org" 41.10 +WANTED="squirrelmail-locales" 41.11 +DEPENDS="squirrelmail" 41.12 +BUILD_DEPENDS="squirrelmail-locales" 41.13 +WEB_SITE="http://www.squirrelmail.org/" 41.14 + 41.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 41.16 +genpkg_rules() 41.17 +{ 41.18 + mkdir -p $fs/usr/share/squirrelmail/locale 41.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 41.20 + $fs/usr/share/squirrelmail/locale 41.21 +} 41.22 + 41.23 +# Pre and post install commands for Tazpkg. 41.24 +post_install() 41.25 +{ 41.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 41.27 +}
42.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 42.2 +++ b/squirrelmail-sv_SE/receipt Fri Aug 08 08:58:38 2008 +0000 42.3 @@ -0,0 +1,24 @@ 42.4 +# SliTaz package receipt. 42.5 + 42.6 +PACKAGE="squirrelmail-sv_SE" 42.7 +VERSION="1.4.13-20071220" 42.8 +SHORT_DESC="Locale sv_SE for Web mail." 42.9 +MAINTAINER="pascal.bellard@slitaz.org" 42.10 +WANTED="squirrelmail-locales" 42.11 +DEPENDS="squirrelmail" 42.12 +BUILD_DEPENDS="squirrelmail-locales" 42.13 +WEB_SITE="http://www.squirrelmail.org/" 42.14 + 42.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 42.16 +genpkg_rules() 42.17 +{ 42.18 + mkdir -p $fs/usr/share/squirrelmail/locale 42.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 42.20 + $fs/usr/share/squirrelmail/locale 42.21 +} 42.22 + 42.23 +# Pre and post install commands for Tazpkg. 42.24 +post_install() 42.25 +{ 42.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 42.27 +}
43.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 43.2 +++ b/squirrelmail-tr_TR/receipt Fri Aug 08 08:58:38 2008 +0000 43.3 @@ -0,0 +1,24 @@ 43.4 +# SliTaz package receipt. 43.5 + 43.6 +PACKAGE="squirrelmail-tr_TR" 43.7 +VERSION="1.4.13-20071220" 43.8 +SHORT_DESC="Locale tr_TR for Web mail." 43.9 +MAINTAINER="pascal.bellard@slitaz.org" 43.10 +WANTED="squirrelmail-locales" 43.11 +DEPENDS="squirrelmail" 43.12 +BUILD_DEPENDS="squirrelmail-locales" 43.13 +WEB_SITE="http://www.squirrelmail.org/" 43.14 + 43.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 43.16 +genpkg_rules() 43.17 +{ 43.18 + mkdir -p $fs/usr/share/squirrelmail/locale 43.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 43.20 + $fs/usr/share/squirrelmail/locale 43.21 +} 43.22 + 43.23 +# Pre and post install commands for Tazpkg. 43.24 +post_install() 43.25 +{ 43.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 43.27 +}
44.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 44.2 +++ b/squirrelmail-ug/receipt Fri Aug 08 08:58:38 2008 +0000 44.3 @@ -0,0 +1,24 @@ 44.4 +# SliTaz package receipt. 44.5 + 44.6 +PACKAGE="squirrelmail-ug" 44.7 +VERSION="1.4.13-20071220" 44.8 +SHORT_DESC="Locale ug for Web mail." 44.9 +MAINTAINER="pascal.bellard@slitaz.org" 44.10 +WANTED="squirrelmail-locales" 44.11 +DEPENDS="squirrelmail" 44.12 +BUILD_DEPENDS="squirrelmail-locales" 44.13 +WEB_SITE="http://www.squirrelmail.org/" 44.14 + 44.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 44.16 +genpkg_rules() 44.17 +{ 44.18 + mkdir -p $fs/usr/share/squirrelmail/locale 44.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 44.20 + $fs/usr/share/squirrelmail/locale 44.21 +} 44.22 + 44.23 +# Pre and post install commands for Tazpkg. 44.24 +post_install() 44.25 +{ 44.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 44.27 +}
45.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 45.2 +++ b/squirrelmail-uk_UA/receipt Fri Aug 08 08:58:38 2008 +0000 45.3 @@ -0,0 +1,24 @@ 45.4 +# SliTaz package receipt. 45.5 + 45.6 +PACKAGE="squirrelmail-uk_UA" 45.7 +VERSION="1.4.13-20071220" 45.8 +SHORT_DESC="Locale uk_UA for Web mail." 45.9 +MAINTAINER="pascal.bellard@slitaz.org" 45.10 +WANTED="squirrelmail-locales" 45.11 +DEPENDS="squirrelmail" 45.12 +BUILD_DEPENDS="squirrelmail-locales" 45.13 +WEB_SITE="http://www.squirrelmail.org/" 45.14 + 45.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 45.16 +genpkg_rules() 45.17 +{ 45.18 + mkdir -p $fs/usr/share/squirrelmail/locale 45.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 45.20 + $fs/usr/share/squirrelmail/locale 45.21 +} 45.22 + 45.23 +# Pre and post install commands for Tazpkg. 45.24 +post_install() 45.25 +{ 45.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 45.27 +}
46.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 46.2 +++ b/squirrelmail-zh_CN/receipt Fri Aug 08 08:58:38 2008 +0000 46.3 @@ -0,0 +1,24 @@ 46.4 +# SliTaz package receipt. 46.5 + 46.6 +PACKAGE="squirrelmail-zh_CN" 46.7 +VERSION="1.4.13-20071220" 46.8 +SHORT_DESC="Locale zh_CN for Web mail." 46.9 +MAINTAINER="pascal.bellard@slitaz.org" 46.10 +WANTED="squirrelmail-locales" 46.11 +DEPENDS="squirrelmail" 46.12 +BUILD_DEPENDS="squirrelmail-locales" 46.13 +WEB_SITE="http://www.squirrelmail.org/" 46.14 + 46.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 46.16 +genpkg_rules() 46.17 +{ 46.18 + mkdir -p $fs/usr/share/squirrelmail/locale 46.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 46.20 + $fs/usr/share/squirrelmail/locale 46.21 +} 46.22 + 46.23 +# Pre and post install commands for Tazpkg. 46.24 +post_install() 46.25 +{ 46.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 46.27 +}
47.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 47.2 +++ b/squirrelmail-zh_TW/receipt Fri Aug 08 08:58:38 2008 +0000 47.3 @@ -0,0 +1,24 @@ 47.4 +# SliTaz package receipt. 47.5 + 47.6 +PACKAGE="squirrelmail-zh_TW" 47.7 +VERSION="1.4.13-20071220" 47.8 +SHORT_DESC="Locale zh_TW for Web mail." 47.9 +MAINTAINER="pascal.bellard@slitaz.org" 47.10 +WANTED="squirrelmail-locales" 47.11 +DEPENDS="squirrelmail" 47.12 +BUILD_DEPENDS="squirrelmail-locales" 47.13 +WEB_SITE="http://www.squirrelmail.org/" 47.14 + 47.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 47.16 +genpkg_rules() 47.17 +{ 47.18 + mkdir -p $fs/usr/share/squirrelmail/locale 47.19 + cp -a $src/locale/${PACKAGE#squirrelmail-} \ 47.20 + $fs/usr/share/squirrelmail/locale 47.21 +} 47.22 + 47.23 +# Pre and post install commands for Tazpkg. 47.24 +post_install() 47.25 +{ 47.26 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" /etc/squirrelmail/config.php 47.27 +}
48.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 48.2 +++ b/squirrelmail/receipt Fri Aug 08 08:58:38 2008 +0000 48.3 @@ -0,0 +1,62 @@ 48.4 +# SliTaz package receipt. 48.5 + 48.6 +PACKAGE="squirrelmail" 48.7 +VERSION="1.4.15" 48.8 +CATEGORY="network" 48.9 +SHORT_DESC="Web mail." 48.10 +MAINTAINER="pascal.bellard@slitaz.org" 48.11 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 48.12 +WEB_SITE="http://www.squirrelmail.org/" 48.13 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 48.14 + 48.15 +#/var/local/squirrelmail/data/ 48.16 + 48.17 +# Rules to gen a SliTaz package suitable for Tazpkg. 48.18 +genpkg_rules() 48.19 +{ 48.20 + mkdir -p $fs/usr/share/squirrelmail $fs/var/lib/squirrelmail/data \ 48.21 + $fs/var/lib/squirrelmail/attach $fs/etc 48.22 + cp -a $src/. $fs/usr/share/squirrelmail 48.23 + mv $fs/usr/share/squirrelmail/config $fs/etc/squirrelmail 48.24 + ln -s /etc/squirrelmail $fs/usr/share/squirrelmail/config 48.25 + mv $fs/etc/squirrelmail/config_default.* $fs/etc/squirrelmail/config.php 48.26 + sed -i -e "s|\$domain = 'example.com'|\$domain = 'localhost'|" \ 48.27 + -e 's|/var/local|/var/lib|g' $fs/etc/squirrelmail/config.php 48.28 + chown -R www.www $fs/usr/share/squirrelmail $fs/etc/squirrelmail \ 48.29 + $fs/var/lib/squirrelmail 48.30 + chmod 700 $fs/etc/squirrelmail 48.31 + Package all squirrelmail pkgs 48.32 + for i in $(cd $WOK; ls -d squirrelmail-*) 48.33 + do 48.34 + grep -q '^WANTED=' $i/receipt || tazwok cook $i 48.35 + done 48.36 + for i in $(cd $WOK; grep -l '^WANTED="squirrelmail"$' \ 48.37 + squirrelmail-*/receipt) 48.38 + do 48.39 + tazwok genpkg ${i%/receipt} 48.40 + done 48.41 +} 48.42 + 48.43 +post_install() 48.44 +{ 48.45 + ( cd $1/ ; cpio -o -H newc | gzip -9 ) > \ 48.46 + $1/$INSTALLED/$PACKAGE/volatile.cpio.gz <<EOT 48.47 +etc/squirrelmail/config.php 48.48 +etc/squirrelmail/config_local.php 48.49 +EOT 48.50 + if [ -f $1/etc/lighttpd/lighttpd.conf ]; then 48.51 + if ! grep -q /usr/share/squirrelmail/ $1/etc/lighttpd/lighttpd.conf; then 48.52 + sed -e 's|.*"/examples/" => "/usr/share/examples/",| "/examples/" => "/usr/share/examples/",\n "/squirrelmail/" => "/usr/share/squirrelmail/",|g' -i $1/etc/lighttpd/lighttpd.conf 48.53 + if [ -z "$1" ]; then 48.54 + # Start Web server. 48.55 + /etc/init.d/lighttpd stop 48.56 + /etc/init.d/lighttpd start 48.57 + fi 48.58 + fi 48.59 + fi 48.60 +} 48.61 + 48.62 +repack_cleanup() 48.63 +{ 48.64 + zcat $INSTALLED/$PACKAGE/volatile.cpio.gz | ( cd $1 ; cpio -id ) 48.65 +}