File rebuild.sh of Package roundcubemail-selfcontained
#!/bin/bash set -e set -x osc pull make tarball osc resolved roundcubemail-1.5.tar.gz osc ci -m "Rebuilt $NEW_VERSION"
#!/bin/bash set -e set -x osc pull make tarball osc resolved roundcubemail-1.5.tar.gz osc ci -m "Rebuilt $NEW_VERSION"