X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=bin%2Fblhc;h=17944127a9e1f60db42761790ca44797f6724f55;hp=0eee77e79cacdd326d836d931ea306605646e945;hb=8a90b6238443323e5ac03fa303c1dc7728c97dfb;hpb=9e486fb31e093d0a8a04fab68150041738f8ba8d diff --git a/bin/blhc b/bin/blhc index 0eee77e..1794412 100755 --- a/bin/blhc +++ b/bin/blhc @@ -1117,7 +1117,7 @@ foreach my $file (@ARGV) { # Option or auto detected. if ($arch) { - # The following was partially copied from dpkg-dev 1.19.5 + # The following was partially copied from dpkg-dev 1.19.7 # (/usr/share/perl5/Dpkg/Vendor/Debian.pm, _add_build_flags()), # copyright Raphaël Hertzog , Guillem Jover # , Kees Cook , Canonical, Ltd.