#!/bin/bash CONF=~/.build.cfg NAME=$(rpm -qp $1 --qf %{NAME}) PLAGUE_CLIENT_CONFIG=~/.build.cfg plague-client build $NAME $1 $2