tnowsys - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit 56e3c29015da2147dbb308b4957fffceebcda657
parent fc65e388ec4c126fa34a02eb5494da2566a08ac3
Author: rsc 
Date:   Fri, 27 Jan 2006 04:05:22 +0000

nowsys

Diffstat:
  M bin/9l                              |       2 +-

1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bin/9l b/bin/9l
t@@ -150,7 +150,7 @@ then
                 libsl="$libsl -lsec -l9"
         fi
 
-        if [ "x$needdraw" = xtrue ]
+        if [ "x$needdraw" = xtrue -a "x$WSYSTYPE" != xnowsys ]
         then
                 if [ "x$X11" = "x" ]
                 then