File: build.sh

package info (click to toggle)
libhbaapi 2.2.9-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 340 kB
  • sloc: ansic: 3,644; makefile: 28; sh: 4
file content (4 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download | duplicates (6)
1
2
3
4
#!/bin/sh
TARGET=hbaapi_build_2.2.tar.gz
./bootstrap.sh
tar --exclude build.sh --exclude .git --exclude ${TARGET} -zcf ${TARGET} .