forked from pool/util-linux
14 lines
539 B
Diff
14 lines
539 B
Diff
|
Index: util-linux-ng-2.12r+git20070330/misc-utils/Makefile.am
|
||
|
===================================================================
|
||
|
--- util-linux-ng-2.12r+git20070330.orig/misc-utils/Makefile.am
|
||
|
+++ util-linux-ng-2.12r+git20070330/misc-utils/Makefile.am
|
||
|
@@ -24,7 +24,7 @@ scriptreplay: scriptreplay.pl
|
||
|
CLEANFILES = chkdupexe scriptreplay
|
||
|
|
||
|
man_MANS = cal.1 chkdupexe.1 ddate.1 logger.1 look.1 mcookie.1 \
|
||
|
- namei.1 script.1 whereis.1 hostid.1
|
||
|
+ namei.1 script.1 whereis.1 hostid.1 scriptreplay.1
|
||
|
|
||
|
if HAVE_NCURSES
|
||
|
cal_LDADD = -lncurses
|