nongnu: Use "nonfree" spelling everywhere.
* nongnu/packages/linux.scm (corrupt-linux): s/non-free/nonfree/. (linux-firmware): s/non-free/nonfree/.
This commit is contained in:
parent
020fca0664
commit
c1b1d18345
|
@ -100,8 +100,8 @@ on hardware which requires nonfree software to function.")))
|
||||||
#t))))
|
#t))))
|
||||||
(home-page
|
(home-page
|
||||||
"http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git")
|
"http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git")
|
||||||
(synopsis "Non-free firmware blobs for Linux")
|
(synopsis "Nonfree firmware blobs for Linux")
|
||||||
(description "Non-free firmware blobs for enabling support for various
|
(description "Nonfree firmware blobs for enabling support for various
|
||||||
hardware in the Linux kernel.")
|
hardware in the Linux kernel.")
|
||||||
(license
|
(license
|
||||||
(nonfree
|
(nonfree
|
||||||
|
@ -125,8 +125,8 @@ hardware in the Linux kernel.")
|
||||||
(copy-recursively (string-append source "/ar3k")
|
(copy-recursively (string-append source "/ar3k")
|
||||||
(string-append fw-dir "/ar3k"))
|
(string-append fw-dir "/ar3k"))
|
||||||
#t))))
|
#t))))
|
||||||
(synopsis "Non-free firmware blobs for the ath3k Bluetooth driver")
|
(synopsis "Nonfree firmware blobs for the ath3k Bluetooth driver")
|
||||||
(description "Non-free firmware blobs for the ath3k Bluetooth driver. ath3k
|
(description "Nonfree firmware blobs for the ath3k Bluetooth driver. ath3k
|
||||||
is the Linux Bluetooth driver for Atheros AR3011/AR3012 Bluetooth chipsets.")
|
is the Linux Bluetooth driver for Atheros AR3011/AR3012 Bluetooth chipsets.")
|
||||||
(license
|
(license
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Reference in New Issue
Block a user