File: MAKE_TGZ

package info (click to toggle)
gadmin-bind 0.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,028 kB
  • ctags: 450
  • sloc: ansic: 7,244; sh: 3,215; makefile: 140
file content (16 lines) | stat: -rwxr-xr-x 244 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh

version='0.2.5'
beta=''

make clean
rm -f config.cache
rm -f Makefile
rm -f config.h
rm -f config.log
rm -f config.status
rm -f *.bak
rm -f stamp*
rm -f po/*.gmo
cd ..
tar -hzcvf gadmin-bind-$version$beta.tar.gz gadmin-bind-$version