mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
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…
Add table
Reference in a new issue