summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2013-04-01 21:13:54 +0100
committerRoger Leigh <rleigh@debian.org>2013-04-01 23:57:34 +0100
commite46f44a2b54a31d0ffd7829b4bfd4439dddde8fc (patch)
treeb66f22ffc6f23d0de63c40359c4d85c3e345cd20 /man
parent5ae580c7f369fb5f7b1e0d1df50b5c7e7d855bc3 (diff)
downloadschroot-e46f44a2b54a31d0ffd7829b4bfd4439dddde8fc.tar.gz
build: Remove last traces of unused DCHROOT_CONF
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index f048bbea..7e8d691e 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -126,11 +126,11 @@ CONFIG =\
.ds SCHROOT_DATA_DIR $(pkgdatadir)\n\
.ds SCHROOT_SETUP_DATA_DIR $(schroot_setupdatadir)\n\
.ds PACKAGE_LOCALE_DIR $(prefix)/share/locale\n\
-.ds DCHROOT_CONF $(DCHROOT_CONF)\n\
.ds CSBUILD_CONF $(CSBUILD_CONF)\n\
.ds PROGRAM schroot
man/config.man: Makefile
+ $(MKDIR_P) man
echo -e "$(CONFIG)" | sed -e 's/^[ ]//' > $@
man-update-po: