Revision: 1411
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1411&view=rev
Author:   rorthomas
Date:     2010-06-23 01:07:09 +0000 (Wed, 23 Jun 2010)

Log Message:
-----------
removed obsolete files

Removed Paths:
-------------
    trunk/tools/linux/binaries/RoR.sh
    trunk/tools/linux/binaries/rorconfig.sh

Deleted: trunk/tools/linux/binaries/RoR.sh
===================================================================
--- trunk/tools/linux/binaries/RoR.sh   2010-06-23 00:24:48 UTC (rev 1410)
+++ trunk/tools/linux/binaries/RoR.sh   2010-06-23 01:07:09 UTC (rev 1411)
@@ -1,12 +0,0 @@
-#!/bin/bash
-BASEDIR=${0%/*}
-export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$BASEDIR/"
-$BASEDIR/RoR $@
-
-# this should fix the hanging keys problem
-if [[ "$(which xset)" != "" ]] 
-then
- xset r on
-else
- echo "please install 'xset' in order to fix the key repeat bug that occurs 
sometimes. Sorry for the workaround."
-fi

Deleted: trunk/tools/linux/binaries/rorconfig.sh
===================================================================
--- trunk/tools/linux/binaries/rorconfig.sh     2010-06-23 00:24:48 UTC (rev 
1410)
+++ trunk/tools/linux/binaries/rorconfig.sh     2010-06-23 01:07:09 UTC (rev 
1411)
@@ -1,12 +0,0 @@
-#!/bin/bash
-BASEDIR=${0%/*}
-export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$BASEDIR/"
-$BASEDIR/rorconfig $@
-
-# this should fix the hanging keys problem
-if [[ "$(which xset)" != "" ]] 
-then
- xset r on
-else
- echo "please install 'xset' in order to fix the key repeat bug that occurs 
sometimes. Sorry for the workaround."
-fi


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to