2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-21 23:00:06 -07:00
repo/extra/libnl-tiny/build

6 lines
100 B
Plaintext
Raw Permalink Normal View History

2022-09-30 01:53:21 -06:00
#!/bin/sh -e
patch -p1 < nla_s8.patch
2022-09-30 01:53:21 -06:00
make ALL_LIBS=libnl-tiny.a DESTDIR="$1" prefix=/usr install