brother-dcp197c-lpr: fix whitespace lints
This commit is contained in:
parent
1bc6768cdb
commit
4e431f42bf
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue