]> git.decadent.org.uk Git - dak.git/blobdiff - scripts/debian/p-u-comment.sh
Give read permissions to the comment file
[dak.git] / scripts / debian / p-u-comment.sh
index 3794f8540f739106565e62d54a7845533017a471..9545470143befc12550edff9713e02ff02214ff9 100755 (executable)
@@ -65,6 +65,7 @@ tmpfile=$( gettempfile )
 destfile=${COMMAND}.${PACKAGE}
 
 cat > ${tmpfile}
+chmod a+r ${tmpfile}
 
 mv ${tmpfile} ${destfile}