rio: only build if WSYSTYPE is x11
This commit is contained in:
parent
ae1f02adde
commit
8315a8045c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
if [ "x$WSYSTYPE" = xnowsys ]; then
|
||||
if [ "x$WSYSTYPE" != xx11 ]; then
|
||||
echo 'all install clean nuke:Q:'
|
||||
echo ' #'
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue