[arch-commits] CVS update of arch/build/daemons/cyrus-sasl (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun May 27 13:24:46 UTC 2007


    Date: Sunday, May 27, 2007 @ 09:24:46
  Author: tpowa
    Path: /home/cvs-arch/arch/build/daemons/cyrus-sasl

Modified: PKGBUILD (1.9 -> 1.10)

'upgpkg: fixed license dir typo'


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


Index: arch/build/daemons/cyrus-sasl/PKGBUILD
diff -u arch/build/daemons/cyrus-sasl/PKGBUILD:1.9 arch/build/daemons/cyrus-sasl/PKGBUILD:1.10
--- arch/build/daemons/cyrus-sasl/PKGBUILD:1.9	Sun May 27 03:34:23 2007
+++ arch/build/daemons/cyrus-sasl/PKGBUILD	Sun May 27 09:24:46 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.9 2007/05/27 07:34:23 tpowa Exp $
+# $Id: PKGBUILD,v 1.10 2007/05/27 13:24:46 tpowa Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=cyrus-sasl
 pkgver=2.1.22
-pkgrel=4
+pkgrel=5
 pkgdesc="SASL authentication daemon"
 arch=(i686 x86_64)
 license=('custom')
@@ -31,5 +31,5 @@
   install -D -m755 ${startdir}/src/saslauthd ${startdir}/pkg/etc/rc.d/saslauthd
   install -D -m644 ${startdir}/src/saslauthd.conf.d ${startdir}/pkg/etc/conf.d/saslauthd
 
-  install -v -D -m644 ../COPYING ${startdir}/pkg/usr/share/licenses/cyprus-sasl/COPYING
+  install -v -D -m644 ../COPYING ${startdir}/pkg/usr/share/licenses/cyrus-sasl/COPYING
 }




More information about the arch-commits mailing list