ddate: russian manual missing from package

This manpage causes more trouble than its worth.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2012-07-25 21:15:41 +02:00 committed by Karel Zak
parent 77cf6e7021
commit 2cd5bc5a40
2 changed files with 1 additions and 2 deletions

View File

@ -46,7 +46,7 @@ UNINSTALL_HOOKS =
INSTALL_DATA_HOOKS =
CLEAN_LOCALS =
EXTRA_DIST =
EXTRA_DIST = man/ru/ddate.1
CLEANFILES =
SUBDIRS = po

View File

@ -57,7 +57,6 @@ usrbin_exec_PROGRAMS += ddate
dist_man_MANS += misc-utils/ddate.1
ddate_SOURCES = misc-utils/ddate.c
ruman1_DATA += man/ru/ddate.1
EXTRA_DIST += $(ruman1_DATA)
endif
if BUILD_LSLOCKS