File: build.sh

package info (click to toggle)
libhbaapi 2.2.9-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 332 kB
  • sloc: ansic: 3,644; makefile: 27; sh: 4
file content (4 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download | duplicates (5)
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} .