From 51d70d49ea8216018ceb762db6dacfd34dff49f0 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Apr 28 2014 12:22:36 +0000 Subject: [build] Fix spec file URL --- diff --git a/build.bash b/build.bash index 9665342..36b1115 100644 --- a/build.bash +++ b/build.bash @@ -3,7 +3,7 @@ resultdir="/var/lib/mock/fedora-rawhide-x86_64/result" # download spec file -curl https://raw.github.com/msrb/jenkins-configs/xmvn/xmvn.spec > xmvn.spec +curl https://raw.githubusercontent.com/msrb/jenkins-configs/xmvn/xmvn.spec > xmvn.spec # create directories repo=RPM/latest/