[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg: Changes to 'ubuntu'



 debian/local/dexconf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 85579b31f4dd7b6150bc7797e4bd8aaee0782639
Author: Timo Aaltonen <tjaalton@cc.hut.fi>
Date:   Mon Apr 14 17:55:50 2008 +0300

    Fix a copypaste typo in dexconf.

diff --git a/debian/local/dexconf b/debian/local/dexconf
index d4ce6dc..50a2f4e 100644
--- a/debian/local/dexconf
+++ b/debian/local/dexconf
@@ -241,7 +241,7 @@ if [ -n "$DO_EMULATE3BUTTONS" ]; then
   printf "\tOption\t\t\"Emulate3Buttons\"\t\"true\"\n" >&4
 fi
 if [ -n "$IS_VIRT" ]; then
-  printf "\tOption\t\t\"Device\"\t\"/dev/input/mice\"\n" >> ${OUTFILE}
+  printf "\tOption\t\t\"Device\"\t\"/dev/input/mice\"\n" >&4
 fi
 printf "EndSection\n" >&4
 


Reply to: