X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=bin%2Fblhc;fp=bin%2Fblhc;h=8c1d1fb7acc9b27cbec5a8b98662ae2cd0452a80;hp=5dd454c1c33130cc9c48923c211df4a32fb844cd;hb=dd0fe03f3a6cbf13d0ea4f327662a3ffaca881e1;hpb=248695547c4305a7dbff3f74e6cd5e1135ae38f3 diff --git a/bin/blhc b/bin/blhc index 5dd454c..8c1d1fb 100755 --- a/bin/blhc +++ b/bin/blhc @@ -1107,7 +1107,7 @@ foreach my $file (@ARGV) { # Option or auto detected. if ($arch) { - # The following was partially copied from dpkg-dev 1.19.7 + # The following was partially copied from dpkg-dev 1.20.5 # (/usr/share/perl5/Dpkg/Vendor/Debian.pm, _add_build_flags()), # copyright Raphaël Hertzog , Guillem Jover # , Kees Cook , Canonical, Ltd.