blob: 40480cc337c373094fc054bbb3f81dea40268a72 (
plain)
1
2
3
4
5
6
7
8
9
|
post_install() {
cat <<EOF
If you want to use uthernet, you must enter in a command line:
sudo setcap cap_net_raw=ep ./sa2
"Best" version is SDL2 one. QT version is slower.
EOF
}
|