mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
rox: fix whitespace lints
This commit is contained in:
parent
f1ac216406
commit
36c2e322f1
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ do_install() {
|
||||||
install -m755 Choices/MIME-types/* ${DESTDIR}/usr/share/Choices/MIME-types
|
install -m755 Choices/MIME-types/* ${DESTDIR}/usr/share/Choices/MIME-types
|
||||||
cp -rp ROX-Filer ${DESTDIR}/usr/share
|
cp -rp ROX-Filer ${DESTDIR}/usr/share
|
||||||
rm -fr ${DESTDIR}/usr/share/ROX-Filer/{src,build}
|
rm -fr ${DESTDIR}/usr/share/ROX-Filer/{src,build}
|
||||||
|
|
||||||
vinstall ${FILESDIR}/rox.sh 755 usr/bin rox
|
vinstall ${FILESDIR}/rox.sh 755 usr/bin rox
|
||||||
vinstall rox.1 644 usr/share/man/man1
|
vinstall rox.1 644 usr/share/man/man1
|
||||||
ln -sf rox.1 ${DESTDIR}/usr/share/man/man1/ROX-Filer.1
|
ln -sf rox.1 ${DESTDIR}/usr/share/man/man1/ROX-Filer.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue