[arch-commits] CVS update of extra/network/ipw3945d (PKGBUILD)

Dan McGee dan at archlinux.org
Thu Jul 26 23:56:07 UTC 2007


    Date: Thursday, July 26, 2007 @ 19:56:07
  Author: dan
    Path: /home/cvs-extra/extra/network/ipw3945d

Modified: PKGBUILD (1.11 -> 1.12)

fixing license install locations


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


Index: extra/network/ipw3945d/PKGBUILD
diff -u extra/network/ipw3945d/PKGBUILD:1.11 extra/network/ipw3945d/PKGBUILD:1.12
--- extra/network/ipw3945d/PKGBUILD:1.11	Sun Apr  8 19:51:46 2007
+++ extra/network/ipw3945d/PKGBUILD	Thu Jul 26 19:56:07 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.11 2007/04/08 23:51:46 james Exp $
+# $Id: PKGBUILD,v 1.12 2007/07/26 23:56:07 dan Exp $
 # Maintainer: James Rayner <iphitus at gmail.com>
 # Contributor: Giovanni Scafora <linuxmania at gmail.com>
 
@@ -21,7 +21,7 @@
   else install -D -m 755 x86/ipw3945d $startdir/pkg/sbin/ipw3945d
   fi
   # Install license
-  install -D -m 644 LICENSE.ipw3945d $startdir/pkg/usr/share/licenses/custom/ipw3945d/LICENSE.ipw3945d
+  install -D -m 644 LICENSE.ipw3945d $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
   install -m755 -D $startdir/src/ipw3945d.rc $startdir/pkg/etc/rc.d/ipw3945d || return 
 }
 




More information about the arch-commits mailing list