From 8e5888906568b32e0dc11240157fc2248acafa72 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 24 Jun 2017 12:09:34 +0100 Subject: 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 --- term-utils/Makemodule.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'term-utils/Makemodule.am') 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 -- cgit v1.2.3-55-g7522