Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41330e77d7535246dacda1b3ce46b9da5e99d002
commit 41330e77d7535246dacda1b3ce46b9da5e99d002 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Mon Jun 2 16:13:03 2008 +0200 ipw3945-ucode-1.14.2-1-i686 - bin, replaced by iwlwifi-3945-ucode diff --git a/source/network-extra/ipw3945-ucode/FrugalBuild b/source/network-extra/ipw3945-ucode/FrugalBuild deleted file mode 100644 index 958af0a..0000000 --- a/source/network-extra/ipw3945-ucode/FrugalBuild +++ /dev/null @@ -1,20 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: VMiklos <[EMAIL PROTECTED]> - -pkgname=ipw3945-ucode -pkgver=1.14.2 -pkgrel=1 -pkgdesc="Intel PRO/Wireless 3945ABG Network Connection Adapter Microcode" -url="http://www.bughost.org/ipw3945/" -depends=('udev') -groups=('network-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump $url|grep ipw3945-ucode-|sed 's/.*-\(.*\)\.t.*/\1/;q'" -source=($url/ucode/ipw3945-ucode-$pkgver.tgz) - -build() -{ - Fcd - Ffilerel /lib/firmware/ipw3945.ucode -} -sha1sums=('738259d355c70c61f29f4fd4afab2173159c4747') diff --git a/source/network-extra/ipw3945-ucode/ipw3945-ucode.install b/source/network-extra/ipw3945-ucode/ipw3945-ucode.install deleted file mode 100644 index f1404c8..0000000 --- a/source/network-extra/ipw3945-ucode/ipw3945-ucode.install +++ /dev/null @@ -1,10 +0,0 @@ -post_install() -{ - echo "In order to use this firmware you have to agree to Intel's license located" - echo "in /usr/share/doc/ipw3945-ucode-${1/-*}/README.ipw3945-ucode" - echo "else please remove this package." -} - -op=$1 -shift -$op $* _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
