milis/talimatname/genel/b/b43-fwcutter/talimat

18 lines
473 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: bcm43xx kernel modulleri için firmware dışarııkarıcısı
# URL: http://wireless.kernel.org/en/users/Drivers/b43
# Paketçi: milisarge
# Gerekler:
# Grup: sistem
isim=b43-fwcutter
surum=019
devir=1
kaynak=(http://bues.ch/b43/fwcutter/b43-fwcutter-019.tar.bz2)
derle() {
cd ${isim}-${surum}
make || make
install -D -m755 b43-fwcutter ${PKG}/usr/bin/b43-fwcutter
install -D -m644 b43-fwcutter.1 ${PKG}/usr/share/man/man1/b43-fwcutter.1
}