2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

Merge branch 'master' of github.com:dylanaraps/kiss-experiment

This commit is contained in:
Dylan Araps 2019-06-17 17:10:03 +03:00
commit c99e652131
2 changed files with 2072 additions and 2067 deletions

View File

@ -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