File: ffado-debug

package info (click to toggle)
libffado 2.4.9-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,604 kB
  • sloc: cpp: 77,151; python: 8,997; ansic: 2,951; sh: 1,429; xml: 855; makefile: 29
file content (5 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#!/bin/sh

export LD_LIBRARY_PATH=@@libdir_dbg@@${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}

exec "$@"