More consultants....
[Samba/gbeck.git] / examples / redhat / makerpms.sh
blobe94bea05ca0490d5c05ba322fd6c6fcd12d27615
1 #!/bin/sh
2 # First we move all our gear into place - a noble move!
3 RPMDIR=/usr/src/redhat
4 cp -a *.spec $RPMDIR/SPECS
5 cp -a *.patch smb.* samba.log $RPMDIR/SOURCES
6 cd $RPMDIR/SOURCES
7 rm -rf samba-1.9.17a1
8 cd $RPMDIR/SPECS
9 rpm -ba -v samba-1.9.17a1.spec