summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/buildinstall5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/buildinstall b/scripts/buildinstall
index b4b767abf..7a03a9309 100755
--- a/scripts/buildinstall
+++ b/scripts/buildinstall
@@ -58,11 +58,6 @@ while [ $# -gt 0 ]; do
esac
done
-if [ "$(echo $1 |grep rawhide)" ]; then
- echo "not going to build rawhide images"
- exit 1
-fi
-
if [ -z "$PRODUCTSTR" ]; then
usage
fi