ensure copyright is mode 644

resolves non-standard-file-perm
https://lintian.debian.org/tags/non-standard-file-perm.html
pull/1155/head
chris48s 4 years ago committed by David Peter
parent 7c730d11c3
commit 4a6b4fb632

@ -350,6 +350,7 @@ jobs:
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
EOF
chmod 644 "${DPKG_DIR}/usr/share/doc/${{ env.PROJECT_NAME }}/copyright"
# control file
mkdir -p "${DPKG_DIR}/DEBIAN"

Loading…
Cancel
Save