File: demo.sh

package info (click to toggle)
diacanvas2 0.14.4-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 9,640 kB
  • ctags: 2,553
  • sloc: sh: 157,554; ansic: 21,714; xml: 8,167; python: 668; makefile: 427
file content (8 lines) | stat: -rwxr-xr-x 175 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/bin/sh
# vim: sw=4

# This is a trick to make python look for libdiacanvas2 in the right directory
export LD_LIBRARY_PATH="`pwd`/../src/.libs:$LD_LIBRARY_PATH"

./demo.py