File: dstool.sh

package info (click to toggle)
dstool 2.0-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 8,384 kB
  • ctags: 8,859
  • sloc: ansic: 50,817; fortran: 17,506; makefile: 1,549; csh: 872; sh: 518; perl: 41
file content (8 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/bin/sh
set -e

export DSTOOL=/usr/lib/dstool
export DSTOOL_DATA_DIR=$HOME
export OPENWINHOME=/usr/X11R6
#LD_LIBRARY_PATH $OPENWINHOME/lib:/usr/lib
$DSTOOL/bin/dstool $*