kiss-mfavila-small/wip_ports/todo/unknown/xosview/build

8 lines
142 B
Plaintext
Raw Permalink Normal View History

2021-05-09 02:10:08 -04:00
#!/bin/sh -e
yes "linux/serialmeter.cc" | patch -p1 < musl-fix.patch
sed -i 's/\/usr\/local/\/usr/' Makefile
make
make DESTDIR="$1" install