ensure copyright is mode 644

resolves non-standard-file-perm
https://lintian.debian.org/tags/non-standard-file-perm.html
This commit is contained in:
chris48s 2020-08-04 20:21:40 +01:00 committed by David Peter
parent 165d25d941
commit 18d8389785
1 changed files with 1 additions and 0 deletions

View File

@ -359,6 +359,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"