build (107B)
1 2 3 4
#!/bin/sh -e export CFLAGS="$CFLAGS -Wno-error=maybe-uninitialized" make PREFIX=/usr DESTDIR="$1" install