File: env.sh

package info (click to toggle)
osm-gps-map 1.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,020 kB
  • sloc: ansic: 5,381; python: 217; makefile: 207; xml: 45; sh: 33; javascript: 17
file content (7 lines) | stat: -rwxr-xr-x 129 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#!/bin/sh

export LD_LIBRARY_PATH=../src/.libs/
export GI_TYPELIB_PATH=$GI_TYPELIB_PATH:../src/
export PYTHONPATH=../python/

$1