File: dpkg-source

package info (click to toggle)
dpkg-source-gitarchive 0.2.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 72 kB
  • sloc: perl: 283; makefile: 2; sh: 2
file content (3 lines) | stat: -rwxr-xr-x 92 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh
export PERL5LIB=$(dirname $(realpath $0))'/../lib'
exec /usr/bin/dpkg-source "$@"