mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 10:42:52 -06:00
scdoc: Fix prefix
This commit is contained in:
parent
ecc906ad14
commit
33f422db82
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
make
|
make PREFIX=/usr
|
||||||
make DESTDIR="$1" PREFIX=/usr install
|
make DESTDIR="$1" PREFIX=/usr install
|
||||||
|
Loading…
Reference in New Issue
Block a user