forked from kiss-community/repo
Merge branch 'master' of github.com:dylanaraps/kiss-experiment
This commit is contained in:
commit
c99e652131
@ -4,3 +4,7 @@
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
# Fix conflict with musl.
|
||||
mkdir -p "$1/usr/include/gettext"
|
||||
mv "$1/usr/include/libintl.h" "$1/usr/include/gettext/libintl.h"
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user