diff --git a/srcpkgs/brother-brscan3/template b/srcpkgs/brother-brscan3/template index 38bf432986e..4ca8965c65a 100644 --- a/srcpkgs/brother-brscan3/template +++ b/srcpkgs/brother-brscan3/template @@ -1,7 +1,7 @@ # Template file for 'brother-brscan3' pkgname=brother-brscan3 version=0.2.13 -revision=1 +revision=2 archs="i686 x86_64" create_wrksrc=yes hostmakedepends="tar" @@ -44,6 +44,7 @@ do_install() { ln -sf /usr/lib/libbrscandec3.so.1.0.0 ${DESTDIR}/usr/lib/libbrscandec3.so vmkdir /opt/Brother vcopy "./usr/local/Brother/*" /opt/Brother/ + chmod o-w ${DESTDIR}/opt/Brother/sane/brsanenetdevice3.cfg vlicense LICENSE }