From 51d70d49ea8216018ceb762db6dacfd34dff49f0 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Mon, 28 Apr 2014 14:22:36 +0200 Subject: [PATCH] [build] Fix spec file URL --- build.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/