remove obsolete cdist video link (to be replaced with new video)

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2011-11-16 08:10:50 +01:00
commit ff5fb5dbdb
2 changed files with 4 additions and 3 deletions

5
build
View file

@ -26,13 +26,16 @@
# exit on any error
#set -e
version=$(git describe)
# Manpage and HTML
A2XM="a2x -f manpage --no-xmllint -a encoding=UTF-8"
A2XH="a2x -f xhtml --no-xmllint -a encoding=UTF-8"
# Developer webbase
WEBDIR=$HOME/niconetz
WEBBASE=software/cdist
WEBBASE=$WEBDIR/software/cdist
WEBDOCBASE=$WEBBASE/$version
WEBPAGE=${WEBBASE}.mdwn
# Documentation