mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
brother-brscan3: fix whitespace lints
This commit is contained in:
parent
57eb824cdd
commit
637b2bcf5b
1 changed files with 7 additions and 7 deletions
|
@ -30,7 +30,7 @@ do_extract() {
|
||||||
tar xzpvf data.tar.gz
|
tar xzpvf data.tar.gz
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install(){
|
do_install() {
|
||||||
# dlls and symlink (correctly put in /usr/lib)
|
# dlls and symlink (correctly put in /usr/lib)
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
vinstall ./usr/${mylibdir}/sane/libsane-brother3.so.1.0.7 755 usr/lib/sane
|
vinstall ./usr/${mylibdir}/sane/libsane-brother3.so.1.0.7 755 usr/lib/sane
|
||||||
|
|
Loading…
Add table
Reference in a new issue