]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
fix destination path for pichart plugin 764/head
authorGregory Meno <gmeno@redhat.com>
Mon, 26 Jun 2017 22:32:54 +0000 (15:32 -0700)
committerGregory Meno <gmeno@redhat.com>
Mon, 26 Jun 2017 22:33:17 +0000 (15:33 -0700)
Signed-off-by: Gregory Meno <gmeno@redhat.com>
cephmetrics/build/build_rpm

index d137aba721f9fb41901acd0246edc24294f25812..599a9d32a9e872c3bbc32c67bc8948a45f5bd47e 100644 (file)
@@ -30,7 +30,7 @@ RPM_RELEASE=$(echo $REVISION | tr '-' '_') # the '-' has a special meaning
 echo "Building source distribution"
 git archive --format=zip --prefix=cephmetrics-${VERSION}/ HEAD > dist/cephmetrics-${VERSION}.zip
 wget https://grafana.com/api/plugins/vonage-status-panel/versions/1.0.4/download -O dist/vonage-status-panel-1.0.4.zip
-wget https://grafana.com/api/plugins/grafana-piechart-panel/versions/1.1.5/download -O /dist/grafana-piechart-panel-1.1.5.zip
+wget https://grafana.com/api/plugins/grafana-piechart-panel/versions/1.1.5/download -O dist/grafana-piechart-panel-1.1.5.zip
 
 
 ## Prepare the spec file for build