1 2 3 4 5 6 7 8 9
#!/bin/bash . ${0%/*}/common arch32bit repo fedora12_i386 run_build --dist $PWD/Fedora_12.conf --arch i686 \ "$@"