Fix check for X.org.
authorChris Lamb <chris@chris-lamb.co.uk>
Wed, 13 Aug 2008 23:59:29 +0000 (00:59 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:01 +0000 (17:48 +0100)
scripts/live-bottom/20xconfig

index 955032f..153732a 100755 (executable)
@@ -41,7 +41,7 @@ then
        exit 0
 fi
 
-if [ -x /root/usr/bin/X ]
+if [ -x /root/usr/bin/X ]
 then
        exit 0
 fi