From: Iker Pedrosa Date: Fri, 1 Sep 2023 13:58:50 +0000 (+0200) Subject: contrib: remove udbachk.tgz X-Git-Tag: 4.15.0-rc1~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b91b3793a94fba18d2f4307bb828772184b302c8;p=thirdparty%2Fshadow.git contrib: remove udbachk.tgz Having source code in a compressed file doesn't seem like a good idea. I checked several distributions and they don't distribute this binary, so let's remove it. Signed-off-by: Iker Pedrosa --- diff --git a/contrib/Makefile.am b/contrib/Makefile.am index e0cf89462..dc3ccd26e 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,5 +1,4 @@ # This is a dummy Makefile.am to get automake work flawlessly, # and also cooperate to make a distribution for `make dist' -EXTRA_DIST = README adduser.c adduser.sh adduser2.sh \ - udbachk.tgz +EXTRA_DIST = README adduser.c adduser.sh adduser2.sh diff --git a/contrib/udbachk.tgz b/contrib/udbachk.tgz deleted file mode 100644 index 605ad6396..000000000 Binary files a/contrib/udbachk.tgz and /dev/null differ