#!/bin/sh -e
cd wpa_supplicant
make LIBDIR=/usr/lib BINDIR=/usr/bin
make LIBDIR=/usr/lib BINDIR=/usr/bin DESTDIR="$1" install