]> granicus.if.org Git - pdns/commitdiff
ship SRPM files as well
authorPieter Lexis <pieter.lexis@powerdns.com>
Sun, 5 May 2019 12:25:38 +0000 (14:25 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Sun, 5 May 2019 12:25:38 +0000 (14:25 +0200)
builder-support/dockerfiles/Dockerfile.rpmbuild

index 468bded62f7cffb560273536223017774315efba..ffc05dc379d7a13ef906f3e81db6a043eac1bdaf 100644 (file)
@@ -60,3 +60,4 @@ RUN if $(grep -q 'release 6' /etc/redhat-release); then \
 # See: https://github.com/moby/moby/issues/33733
 #RUN mv /root/rpmbuild/RPMS/* /dist/
 RUN cp -R /root/rpmbuild/RPMS/* /dist/
+RUN cp -R /root/rpmbuild/SRPMS/* /dist/