[arch-commits] CVS update of core/support/capi4k-utils (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Feb 8 20:41:51 UTC 2008


    Date: Friday, February 8, 2008 @ 15:41:51
  Author: tpowa
    Path: /home/cvs-core/core/support/capi4k-utils

Modified: PKGBUILD (1.11 -> 1.12)

'upgpkg: fixed http://bugs.archlinux.org/task/9358'


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


Index: core/support/capi4k-utils/PKGBUILD
diff -u core/support/capi4k-utils/PKGBUILD:1.11 core/support/capi4k-utils/PKGBUILD:1.12
--- core/support/capi4k-utils/PKGBUILD:1.11	Thu Nov 15 18:53:13 2007
+++ core/support/capi4k-utils/PKGBUILD	Fri Feb  8 15:41:51 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.11 2007/11/15 23:53:13 daniel Exp $
+# $Id: PKGBUILD,v 1.12 2008/02/08 20:41:51 tpowa Exp $
 #Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=capi4k-utils
 pkgver=050718
-pkgrel=5
+pkgrel=6
 pkgdesc="capi utils for isdn cards"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -41,4 +41,6 @@
   install -m644 $startdir/src/capi.conf $startdir/pkg/etc
   cd $startdir/pkg/usr/lib
   ln -s libcapi20 libcapi20.so.2
+  # fix wrong manpage permission
+  chmod 644 $startdir/pkg/usr/man/man8/capiplugin.8
 }




More information about the arch-commits mailing list