2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-07 08:22:28 +00:00

Merge branch 'master' of github.com:kisslinux/repo

This commit is contained in:
Dylan Araps 2019-08-18 16:19:34 +00:00
commit 0b4ecbc433
5 changed files with 5 additions and 6 deletions

View File

@ -1,10 +1,7 @@
#!/bin/sh -e
make
make install
# Work around no 'DESTDIR'.
cp -a _install/. "$1"
make CONFIG_PREFIX="$1" install
# Fix package filesystem.
mv "$1/bin/"* "$1/usr/bin"

View File

@ -1,3 +1,4 @@
bzip2
gzip
libressl make
linux-headers make

View File

@ -1 +1 @@
1.31.0 1
1.31.0 2

View File

@ -4,6 +4,7 @@ baselayout make
binutils make
bison make
busybox make
bzip2 make
ca-certificates make
curl make
fakeroot make

View File

@ -1 +1 @@
1 4
1 5