diff --git a/srcpkgs/brother-dcp197c-cupswrapper/INSTALL b/srcpkgs/brother-dcp197c-cupswrapper/INSTALL index f2390c5425..c2693acc58 100644 --- a/srcpkgs/brother-dcp197c-cupswrapper/INSTALL +++ b/srcpkgs/brother-dcp197c-cupswrapper/INSTALL @@ -1,7 +1,7 @@ case "${ACTION}" in post) - /opt/brother/Printers/dcp197c/cupswrapper/cupswrapper.void -i - chmod 755 /opt/brother/Printers/dcp197c/cupswrapper + opt/brother/Printers/dcp197c/cupswrapper/cupswrapper.void -i + chmod 755 opt/brother/Printers/dcp197c/cupswrapper ;; esac diff --git a/srcpkgs/brother-dcp197c-cupswrapper/REMOVE b/srcpkgs/brother-dcp197c-cupswrapper/REMOVE index addf43a65c..70dbfe5885 100644 --- a/srcpkgs/brother-dcp197c-cupswrapper/REMOVE +++ b/srcpkgs/brother-dcp197c-cupswrapper/REMOVE @@ -1,3 +1,3 @@ case ${ACTION} in - pre) /opt/brother/Printers/dcp197c/cupswrapper/cupswrapper.void -e ;; + pre) opt/brother/Printers/dcp197c/cupswrapper/cupswrapper.void -e ;; esac diff --git a/srcpkgs/brother-dcp197c-cupswrapper/template b/srcpkgs/brother-dcp197c-cupswrapper/template index a3a9c03a7e..126a6a55c2 100644 --- a/srcpkgs/brother-dcp197c-cupswrapper/template +++ b/srcpkgs/brother-dcp197c-cupswrapper/template @@ -1,7 +1,7 @@ # Template file for 'brother-dcp197c-cupswrapper' pkgname=brother-dcp197c-cupswrapper version=1.1.3 -revision=7 +revision=8 maintainer="Carlo Dormeletti " homepage="http://support.brother.com/g/b/index.aspx" license="GPL-2"