mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-03 16:40:11 -07:00
wpa_supplicant: minor fixes
This commit is contained in:
parent
5b17faf765
commit
b60d645509
@ -1,2 +1 @@
|
|||||||
libressl
|
libressl
|
||||||
pkgconf make
|
|
||||||
|
8
extra/wpa_supplicant/post-install
Executable file
8
extra/wpa_supplicant/post-install
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
cat <<EOF
|
||||||
|
|
||||||
|
NOTE: You can now remove 'libnl' as wpa_supplicant
|
||||||
|
no longer needs it (static libnl-tiny).
|
||||||
|
|
||||||
|
EOF
|
Loading…
Reference in New Issue
Block a user