mfcj470dw: tidy up

This commit is contained in:
Cillian de Róiste 2015-10-24 22:29:11 +02:00
parent 55d8076212
commit eacf656d6a

View file

@ -1,4 +1,4 @@
{stdenv, fetchurl, cups, dpkg, ghostscript, patchelf, bash, file}: { stdenv, fetchurl, cups, dpkg, ghostscript, patchelf, bash, file }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "mfcj470dw-cupswrapper-${version}"; name = "mfcj470dw-cupswrapper-${version}";
@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
meta = { meta = {
homepage = http://www.brother.com/; homepage = http://www.brother.com/;
description = "Driver for brother mfcj470dw pritners to print over WiFi and USB."; description = "A driver for brother mfcj470dw printers to print over WiFi and USB";
license = stdenv.lib.licenses.unfree; license = stdenv.lib.licenses.unfree;
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;
downloadPage = http://support.brother.com/g/b/downloadlist.aspx?c=us&lang=en&prod=mfcj470dw_us_eu_as&os=128; downloadPage = http://support.brother.com/g/b/downloadlist.aspx?c=us&lang=en&prod=mfcj470dw_us_eu_as&os=128;