blob: 1e3a6f045929d3378813607baabc9d7448cb9a05 [file] [log] [blame]
#!/bin/bash -xe
#
# Make an rpm from the current git repository
#
[ -z "$tmpdir" ] && export tmpdir=/var/tmp
./maketar.sh
rpmbuild -ta $tmpdir/klibc-`cat usr/klibc/version`.tar.gz