brother-dcp197c-cupswrapper: fix indent/whitespace lints
This commit is contained in:
		| @@ -16,10 +16,10 @@ do_extract() { | ||||
| 	ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/dcp197ccupswrapper-${version}-1.i386.deb | ||||
| } | ||||
|  | ||||
| do_install(){ | ||||
| do_install() { | ||||
| 	mkdir -p ${DESTDIR} | ||||
| 	tar xzpvf data.tar.gz -C ${DESTDIR} | ||||
|         rm ${DESTDIR}/opt/brother/Printers/dcp197c/cupswrapper/cupswrapperdcp197c | ||||
| 	rm ${DESTDIR}/opt/brother/Printers/dcp197c/cupswrapper/cupswrapperdcp197c | ||||
| 	vinstall ${FILESDIR}/cupswrapper.void 755 /opt/brother/Printers/dcp197c/cupswrapper/ | ||||
|         vinstall ${FILESDIR}/43-cups-usb.rules 644 /usr/lib/udev/rules.d/  | ||||
| 	vinstall ${FILESDIR}/43-cups-usb.rules 644 /usr/lib/udev/rules.d/ | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Gehring
					Michael Gehring