brother-dcp197c-lpr: fix whitespace lints

This commit is contained in:
Michael Gehring 2017-07-16 14:01:42 +00:00
parent 1bc6768cdb
commit 4e431f42bf
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ do_extract() {
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/dcp197clpr-${version}-1.i386.deb
}
do_install(){
do_install() {
mkdir -p ${DESTDIR}
tar xzpvf data.tar.gz -C ${DESTDIR}
}