#!/bin/sh
rpmbuild $* --define "_prefix /usr" --define "_libdir /usr/lib" --define "_lib lib" --define "_host i686-redhat-linux-gnu" --target i686
