rio: only build if WSYSTYPE is x11
This commit is contained in:
parent
ae1f02adde
commit
8315a8045c
@ -1,4 +1,4 @@
|
||||
if [ "x$WSYSTYPE" = xnowsys ]; then
|
||||
if [ "x$WSYSTYPE" != xx11 ]; then
|
||||
echo 'all install clean nuke:Q:'
|
||||
echo ' #'
|
||||
exit 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user