#!/bin/sh

# qmail is teh suck

mock -r fc6-i386  chroot "ln -sf ../../usr/lib/httpd/build  /etc/httpd/build"
mock -r fc6-x86_64  chroot "ln -sf ../../usr/lib64/httpd/build  /etc/httpd/build"



