From d09d347abf3ee2524bb2598df4b8cb922f718087 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Fri, 1 Apr 2011 23:55:49 +0200 Subject: office/eqonomize: Fix documentation building Signed-off-by: Heinz Wiesinger --- office/eqonomize/eqonomize.SlackBuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'office/eqonomize') diff --git a/office/eqonomize/eqonomize.SlackBuild b/office/eqonomize/eqonomize.SlackBuild index 209ad51b0e..e46ad1373c 100644 --- a/office/eqonomize/eqonomize.SlackBuild +++ b/office/eqonomize/eqonomize.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for eqonomize -# Copyright 2008-2010 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=eqonomize VERSION=0.6 -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -65,6 +65,9 @@ cd $PRGNAM-$VERSION chown -R root:root . chmod -R u+w,go+r-w,a-s . +# Fix doctype version +sed -i "s/V4.1.2-Based/V4.2-Based/" doc/{en,fr}/index.docbook + cmake \ -DCMAKE_C_FLAGS="$SLKCFLAGS" \ -DCMAKE_CXX_FLAGS="$SLKCFLAGS" \ -- cgit v1.2.3