summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIker Pedrosa <ipedrosa@redhat.com>2023-09-01 15:58:50 +0200
committerSerge Hallyn <serge@hallyn.com>2023-10-04 13:31:38 -0500
commitb91b3793a94fba18d2f4307bb828772184b302c8 (patch)
treed22dc0c2fb72f6cbb03e53169c3239855e5e348c
parentd702e0809793ec0d00ba675097caec0f30a8033f (diff)
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 <ipedrosa@redhat.com>
-rw-r--r--contrib/Makefile.am3
-rw-r--r--contrib/udbachk.tgzbin17571 -> 0 bytes
2 files changed, 1 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index e0cf8946..dc3ccd26 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 605ad639..00000000
--- a/contrib/udbachk.tgz
+++ /dev/null
Binary files differ