summaryrefslogtreecommitdiffstats
path: root/term-utils/Makemodule.am
diff options
context:
space:
mode:
authorSami Kerola2017-06-24 13:09:34 +0200
committerSami Kerola2017-07-15 23:02:53 +0200
commit8e5888906568b32e0dc11240157fc2248acafa72 (patch)
tree1c9ef5643616e821579d79c45b6c6b89a0a792cf /term-utils/Makemodule.am
parentlibfdisk: make fdisk compliant to UEFI/GPT specification on PMBR (diff)
downloadkernel-qcow2-util-linux-8e5888906568b32e0dc11240157fc2248acafa72.tar.gz
kernel-qcow2-util-linux-8e5888906568b32e0dc11240157fc2248acafa72.tar.xz
kernel-qcow2-util-linux-8e5888906568b32e0dc11240157fc2248acafa72.zip
reset: remove script from the package
This script requires ncurses to work, and the ncurses provides reset so there should not be need to keep this script hanging around. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'term-utils/Makemodule.am')
-rw-r--r--term-utils/Makemodule.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/term-utils/Makemodule.am b/term-utils/Makemodule.am
index ad1bb1f8a..da05a722c 100644
--- a/term-utils/Makemodule.am
+++ b/term-utils/Makemodule.am
@@ -52,12 +52,6 @@ endif
endif
-if BUILD_RESET
-dist_usrbin_exec_SCRIPTS += term-utils/reset
-dist_man_MANS += term-utils/reset.1
-endif
-
-
if BUILD_MESG
usrbin_exec_PROGRAMS += mesg
dist_man_MANS += term-utils/mesg.1