diff --git a/srcpkgs/brother-dcp197c-lpr/template b/srcpkgs/brother-dcp197c-lpr/template index 00b08084ae8..a427440d80e 100644 --- a/srcpkgs/brother-dcp197c-lpr/template +++ b/srcpkgs/brother-dcp197c-lpr/template @@ -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} }