]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
contrib: remove udbachk.tgz
authorIker Pedrosa <ipedrosa@redhat.com>
Fri, 1 Sep 2023 13:58:50 +0000 (15:58 +0200)
committerSerge Hallyn <serge@hallyn.com>
Wed, 4 Oct 2023 18:31:38 +0000 (13:31 -0500)
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 <ipedrosa@redhat.com>
contrib/Makefile.am
contrib/udbachk.tgz [deleted file]

index e0cf89462204d7f3925d619fc5fcbc189f0401fd..dc3ccd26e6c4c562afa69318483cbfb19e98bdb9 100644 (file)
@@ -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 (file)
index 605ad63..0000000
Binary files a/contrib/udbachk.tgz and /dev/null differ