summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorKarel Zak2012-02-28 18:11:23 +0100
committerKarel Zak2012-02-28 18:11:23 +0100
commitdda92fe093f761916b49e9bd11609d2057da8d62 (patch)
tree955a3d01b3e47c17b6206cd8fc71f6ad309cbeda /man
parentdocs: do not overwrite ddate.1 manual (diff)
downloadkernel-qcow2-util-linux-dda92fe093f761916b49e9bd11609d2057da8d62.tar.gz
kernel-qcow2-util-linux-dda92fe093f761916b49e9bd11609d2057da8d62.tar.xz
kernel-qcow2-util-linux-dda92fe093f761916b49e9bd11609d2057da8d62.zip
build-sys: s/ruman/ruman1/
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/ru/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ru/Makefile.am b/man/ru/Makefile.am
index 64e88fdde..281ec231e 100644
--- a/man/ru/Makefile.am
+++ b/man/ru/Makefile.am
@@ -1,6 +1,6 @@
include $(top_srcdir)/config/include-Makefile.am
if BUILD_DDATE
-ruman_DATA = ddate.1
-EXTRA_DIST = $(ruman_DATA)
+ruman1_DATA = ddate.1
+EXTRA_DIST = $(ruman1_DATA)
endif