mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
xbanish: make xlint happy
This commit is contained in:
parent
7b02b61f51
commit
8f51638eb4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ pre_build() {
|
||||||
export LIBS="$LDFLAGS"
|
export LIBS="$LDFLAGS"
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install(){
|
do_install() {
|
||||||
vbin xbanish
|
vbin xbanish
|
||||||
vman xbanish.1
|
vman xbanish.1
|
||||||
head -27 xbanish.c > LICENSE
|
head -27 xbanish.c > LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue