File: ffado-debug

package info (click to toggle)
libffado 2.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,544 kB
  • sloc: cpp: 77,148; python: 9,057; ansic: 2,951; sh: 1,411; xml: 848; makefile: 27
file content (5 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/bin/sh

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

exec "$@"