mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 23:30:05 -07:00
giflib: update for new env
This commit is contained in:
parent
d98bfca467
commit
645e472bed
@ -1,4 +1,4 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
make
|
||||
make DESTDIR="$1" PREFIX=/usr install
|
||||
make PREFIX=/usr install
|
||||
|
Loading…
Reference in New Issue
Block a user