mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
ifenslave: fix indent lints
This commit is contained in:
parent
29d47af49d
commit
ad0cd33266
1 changed files with 2 additions and 2 deletions
|
@ -12,6 +12,6 @@ do_build() {
|
|||
${FILESDIR}/ifenslave.c -o ifenslave
|
||||
}
|
||||
do_install() {
|
||||
vbin ifenslave
|
||||
vman ${FILESDIR}/ifenslave.8
|
||||
vbin ifenslave
|
||||
vman ${FILESDIR}/ifenslave.8
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue