File sanitize_source.sh of Package gap-grape
#!/bin/sh -ex osc service lr download_files rm -Rf grape tar -xf grape4r7.tar.bz2 rm -Rf grape/nauty22 grape/bin tar --use=xz -cf grape4r7.tar.xz grape
#!/bin/sh -ex osc service lr download_files rm -Rf grape tar -xf grape4r7.tar.bz2 rm -Rf grape/nauty22 grape/bin tar --use=xz -cf grape4r7.tar.xz grape