summaryrefslogtreecommitdiffstats
path: root/base/iwlwifi-3945-ucode/Pkgfile
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-10-15 16:20:56 +0200
committertnut <tnut at nutyx dot com>2011-10-15 16:20:56 +0200
commit94ddf78cd6d3bef0f408e037e5e89c698ff439b7 (patch)
treed1835666d9b539398a9d87621e6f2fe240d9fb74 /base/iwlwifi-3945-ucode/Pkgfile
parentb01e95777f29f9ba2459e85b092c7b8e5cf80887 (diff)
downloadnutyx-extra-94ddf78cd6d3bef0f408e037e5e89c698ff439b7.tar.gz
nutyx-extra-94ddf78cd6d3bef0f408e037e5e89c698ff439b7.tar.bz2
nutyx-extra-94ddf78cd6d3bef0f408e037e5e89c698ff439b7.tar.xz
nutyx-extra-94ddf78cd6d3bef0f408e037e5e89c698ff439b7.zip
iwlwifi-3945-ucode dans extra
Diffstat (limited to 'base/iwlwifi-3945-ucode/Pkgfile')
-rw-r--r--base/iwlwifi-3945-ucode/Pkgfile17
1 files changed, 0 insertions, 17 deletions
diff --git a/base/iwlwifi-3945-ucode/Pkgfile b/base/iwlwifi-3945-ucode/Pkgfile
deleted file mode 100644
index 2d27e362e..000000000
--- a/base/iwlwifi-3945-ucode/Pkgfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Description: Firmware pour la carte wifi IPW3945
-# URL: http://intellinuxwireless.org/?p=iwlwifi
-# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
-# Depends on:
-
-name=iwlwifi-3945-ucode
-version=15.32.2.9
-release=1
-source=(http://intellinuxwireless.org/iwlwifi/downloads/$name-$version.tgz\
- )
-
-build() {
- cd $name-$version
- install -D -m 644 iwlwifi-3945-2.ucode $PKG/lib/firmware/iwlwifi-3945-2.ucode
- install -D -m 644 LICENSE.iwlwifi-3945-ucode $PKG/usr/share/licenses/$name/LICENSE
-}