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

Tobias Powalowski tpowa at archlinux.org
Fri Mar 7 06:12:44 UTC 2008


    Date: Friday, March 7, 2008 @ 01:12:44
  Author: tpowa
    Path: /home/cvs-core/core/support/madwifi-utils

Modified: PKGBUILD (1.17 -> 1.18)

'upgpkg: fixed manpath'


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


Index: core/support/madwifi-utils/PKGBUILD
diff -u core/support/madwifi-utils/PKGBUILD:1.17 core/support/madwifi-utils/PKGBUILD:1.18
--- core/support/madwifi-utils/PKGBUILD:1.17	Wed Mar  5 09:11:09 2008
+++ core/support/madwifi-utils/PKGBUILD	Fri Mar  7 01:12:44 2008
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.17 2008/03/05 14:11:09 tpowa Exp $
+# $Id: PKGBUILD,v 1.18 2008/03/07 06:12:44 tpowa Exp $
 # Originally by kleptophobiac <kleptophobiac at gmail.com>
 # Modified by James Rayner for the repositories <iphitus at gmail.com>
 
 pkgname=madwifi-utils
 pkgver=0.9.4
 _kernver=2.6.24-ARCH
-pkgrel=1
+pkgrel=2
 pkgdesc="Userspace tools of madwifi drivers for Atheros wireless chipsets."
 arch=(i686 x86_64)
 license=('GPL')
@@ -30,7 +30,7 @@
   make tools|| return 1
   make DESTDIR=$startdir/pkg \
        BINDIR=/usr/bin \
-       MANDIR=/usr/man \
+       MANDIR=/usr/share/man \
        install-tools
 }
 




More information about the arch-commits mailing list