From f2f7a6d3126044ac58f24ab8b07d4cba092554ca Mon Sep 17 00:00:00 2001 From: Ido Barnea Date: Mon, 23 Nov 2015 04:07:46 +0200 Subject: made all t-rex-64-... variants, sym link to t-rex-64 --- scripts/t-rex-64-debug-o | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) mode change 100755 => 120000 scripts/t-rex-64-debug-o (limited to 'scripts/t-rex-64-debug-o') diff --git a/scripts/t-rex-64-debug-o b/scripts/t-rex-64-debug-o deleted file mode 100755 index 4f3761d9..00000000 --- a/scripts/t-rex-64-debug-o +++ /dev/null @@ -1,9 +0,0 @@ -#! /bin/bash -./trex-cfg -cd $(dirname $0) -export LD_LIBRARY_PATH=$PWD -saveterm="$(stty -g)" -./_$(basename $0) $@ -stty $saveterm - - diff --git a/scripts/t-rex-64-debug-o b/scripts/t-rex-64-debug-o new file mode 120000 index 00000000..dafa0796 --- /dev/null +++ b/scripts/t-rex-64-debug-o @@ -0,0 +1 @@ +t-rex-64 \ No newline at end of file -- cgit 1.2.3-korg