diff options
author | tnut <tnut at nutyx dot com> | 2011-10-15 16:21:34 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-10-15 16:21:34 +0200 |
commit | 16a99b65c18cbea6c8e96e44df6866e57611c365 (patch) | |
tree | db62872e2c1062e303a9823102ee39345bbc8a47 /base/iwlwifi-5150-ucode/Pkgfile | |
parent | b5f13c04feb0cb051e3ab2024196259d5e9e5d9d (diff) | |
download | nutyx-pakxe-16a99b65c18cbea6c8e96e44df6866e57611c365.tar.gz nutyx-pakxe-16a99b65c18cbea6c8e96e44df6866e57611c365.tar.bz2 nutyx-pakxe-16a99b65c18cbea6c8e96e44df6866e57611c365.tar.xz nutyx-pakxe-16a99b65c18cbea6c8e96e44df6866e57611c365.zip |
iwlwifi-5150-ucode dans extra
Diffstat (limited to 'base/iwlwifi-5150-ucode/Pkgfile')
-rw-r--r-- | base/iwlwifi-5150-ucode/Pkgfile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/base/iwlwifi-5150-ucode/Pkgfile b/base/iwlwifi-5150-ucode/Pkgfile deleted file mode 100644 index ea3a4066b..000000000 --- a/base/iwlwifi-5150-ucode/Pkgfile +++ /dev/null @@ -1,16 +0,0 @@ -# Description: Firmware pour la carte wifi IPW5150 -# URL: http://intellinuxwireless.org/?p=iwlwifi -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: - -name=iwlwifi-5150-ucode -version=8.24.2.2 -release=1 -source=(http://intellinuxwireless.org/iwlwifi/downloads/$name-$version.tgz) - -build() { - cd $name-$version - install -D -m 644 iwlwifi-5150-2.ucode $PKG/lib/firmware/iwlwifi-5150-2.ucode - install -D -m 644 LICENSE.iwlwifi-5150-ucode $PKG/usr/share/licenses/$name/LICENSE -} |