[arch-commits] Commit in roundcubemail/trunk (PKGBUILD roundcubemail.install)

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Apr 3 10:22:43 UTC 2013


    Date: Wednesday, April 3, 2013 @ 12:22:42
  Author: spupykin
Revision: 87573

clean up

Modified:
  roundcubemail/trunk/PKGBUILD
  roundcubemail/trunk/roundcubemail.install

-----------------------+
 PKGBUILD              |    2 --
 roundcubemail.install |    4 ----
 2 files changed, 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-03 10:14:55 UTC (rev 87572)
+++ PKGBUILD	2013-04-03 10:22:42 UTC (rev 87573)
@@ -27,8 +27,6 @@
   cp -ra ${srcdir}/roundcubemail-${pkgver/rc/-rc} roundcubemail
   cd roundcubemail
 
-  mv installer xinstallerx
-
   mv .htaccess $pkgdir/etc/webapps/roundcubemail/
   ln -s /etc/webapps/roundcubemail/.htaccess .htaccess
 

Modified: roundcubemail.install
===================================================================
--- roundcubemail.install	2013-04-03 10:14:55 UTC (rev 87572)
+++ roundcubemail.install	2013-04-03 10:22:42 UTC (rev 87573)
@@ -1,11 +1,7 @@
 post_install() {
-  echo "The roundcube install folder has been renamed to 'xinstallerx' with no access rights for security reasons."
-  echo "However, it is recommended that it be removed to maintain optimal security."
-  chmod ugo-rwx usr/share/webapps/roundcubemail/xinstallerx
   chown -R http:http var/log/roundcubemail
 }
 
 post_upgrade() {
   post_install
-  echo "Since 0.7.2-2 rouncubemail is in /usr/share/webapps/"
 }




More information about the arch-commits mailing list