[go: up one dir, main page]

File: fsgateway.in

package info (click to toggle)
fsgateway 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 604 kB
  • ctags: 375
  • sloc: sh: 3,401; cs: 3,394; makefile: 90
file content (4 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh

LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}@pkglibdir@" \
exec @MONO@ @pkglibdir@/fsgateway.exe $MONO_EXTRA_ARGS "$@"