summaryrefslogtreecommitdiffstats
path: root/misc-utils/Makemodule.am
diff options
context:
space:
mode:
authorSami Kerola2012-10-08 09:08:07 +0200
committerKarel Zak2012-10-15 16:41:49 +0200
commit4cf02b65109029a38f708148dea8d2bdf2fa19de (patch)
treeea9e7876c5b889e600c4a1bb3780ef71fdf34464 /misc-utils/Makemodule.am
parentpg: add const qualifiers where suitable (diff)
downloadkernel-qcow2-util-linux-4cf02b65109029a38f708148dea8d2bdf2fa19de.tar.gz
kernel-qcow2-util-linux-4cf02b65109029a38f708148dea8d2bdf2fa19de.tar.xz
kernel-qcow2-util-linux-4cf02b65109029a38f708148dea8d2bdf2fa19de.zip
ddate: remove from util-linux
See RedHat bug for reasons why the ddate is cleaned up. The reference is where to get the command in future. Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=823156 References: https://github.com/bo0ts/ddate Acked-by: Petr Uzel <petr.uzel@suse.cz> Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/Makemodule.am')
-rw-r--r--misc-utils/Makemodule.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/misc-utils/Makemodule.am b/misc-utils/Makemodule.am
index 910e4285d..4c8853236 100644
--- a/misc-utils/Makemodule.am
+++ b/misc-utils/Makemodule.am
@@ -52,13 +52,6 @@ CLEANFILES += misc-utils/chkdupexe
dist_man_MANS += misc-utils/chkdupexe.1
endif
-if BUILD_DDATE
-usrbin_exec_PROGRAMS += ddate
-dist_man_MANS += misc-utils/ddate.1
-ddate_SOURCES = misc-utils/ddate.c
-ruman1_DATA += man/ru/ddate.1
-endif
-
if BUILD_LSLOCKS
usrbin_exec_PROGRAMS += lslocks
dist_man_MANS += misc-utils/lslocks.8