checkbashisms: new at 2.23.4

split from patch provided by emma
This commit is contained in:
nitori 2024-01-01 21:05:06 +00:00
parent 24db0b8679
commit 056e2d3cdb
Signed by: nitori
GPG Key ID: 5FBB7757BFC813A8
5 changed files with 10 additions and 0 deletions

6
extra/checkbashisms/build Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh -e
mkdir -p "$1/usr/share/man/man1" "$1/usr/bin"
cp scripts/checkbashisms.pl "$1/usr/bin/checkbashisms"
cp scripts/checkbashisms.1 "$1/usr/share/man/man1"

View File

@ -0,0 +1 @@
3494a9b668cd45078e16f6e01215ba0e384f059781e0765385dc64651310a008c9

View File

@ -0,0 +1 @@
perl

View File

@ -0,0 +1 @@
http://deb.debian.org/debian/pool/main/d/devscripts/devscripts_2.23.4.tar.xz

View File

@ -0,0 +1 @@
2.23.4 1