2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

wpa_supplicant: simplify build

This commit is contained in:
Dylan Araps 2019-10-07 23:57:42 +03:00
parent b8ada3ae2e
commit 5a9eccaae9
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
#!/bin/sh -e
cd wpa_supplicant
mv ../.config .
make LIBDIR=/usr/lib BINDIR=/usr/bin
make LIBDIR=/usr/lib BINDIR=/usr/bin DESTDIR="$1" install

View File

@ -1,2 +1,2 @@
https://w1.fi/releases/wpa_supplicant-2.9.tar.gz
files/.config
files/.config wpa_supplicant/