mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-31 18:21:04 +00: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
7c730d11c3
commit
4a6b4fb632
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
@ -350,6 +350,7 @@ jobs:
|
|||||||
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
DEALINGS IN THE SOFTWARE.
|
DEALINGS IN THE SOFTWARE.
|
||||||
EOF
|
EOF
|
||||||
|
chmod 644 "${DPKG_DIR}/usr/share/doc/${{ env.PROJECT_NAME }}/copyright"
|
||||||
|
|
||||||
# control file
|
# control file
|
||||||
mkdir -p "${DPKG_DIR}/DEBIAN"
|
mkdir -p "${DPKG_DIR}/DEBIAN"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user