File: pathbuild

package info (click to toggle)
c%2B%2B-annotations 13.02.01-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,580 kB
  • sloc: cpp: 25,297; makefile: 1,520; ansic: 165; sh: 126; perl: 90; fortran: 27
file content (4 lines) | stat: -rwxr-xr-x 55 bytes parent folder | download | duplicates (5)
1
2
3
4
#!/bin/bash

PATH=`pwd`/tmp/bin:$PATH
exec ./abuild $*