[arch-commits] Commit in webmin/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Oct 11 08:02:07 UTC 2009


    Date: Sunday, October 11, 2009 @ 04:02:07
  Author: tpowa
Revision: 54523

upgpkg: webmin 1.490-1
    bump to new version

Modified:
  webmin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 08:01:40 UTC (rev 54522)
+++ PKGBUILD	2009-10-11 08:02:07 UTC (rev 54523)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=webmin
-pkgver=1.480
+pkgver=1.490
 pkgrel=1
 pkgdesc="a web-based interface for system administration"
 arch=(i686 x86_64)
@@ -204,10 +204,12 @@
 
   # delete temp dir
   rm -r $startdir/pkg/tmp
+  # change sticky bit
+  chmod 0644 $pkgdir/opt/webmin/man/config-generic-linux
   # install license
   install -m 644 -D $startdir/src/$pkgname-$pkgver/LICENCE $startdir/pkg/usr/share/licenses/webmin/LICENCE
 }
-md5sums=('10c417b7b44a00b3297617cbb541780e'
+md5sums=('4ea3449201ffd7f3633217a56e47de67'
          'da6bea412a5be8cf82a813078fec5847'
          '4cf1139093ea59044be42a4f173fb8aa'
          '0673e51af0e81418b4a6c1e205f7e5cd')




More information about the arch-commits mailing list