mirror of
https://github.com/sharkdp/bat.git
synced 2024-10-31 20:11:01 +01:00
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:
parent
165d25d941
commit
18d8389785
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user