mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-10 12:50:20 -07:00
kiss-utils: Fix build with suckless install
This commit is contained in:
parent
ff42d39465
commit
bcf681b75d
@ -1,3 +1,3 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
install -D contrib/* -t "$1/usr/bin"
|
||||
install -t "$1/usr/bin" -D contrib/*
|
||||
|
Loading…
Reference in New Issue
Block a user