From c2e4ebc61e9cd2562c9d15af92a9b7cd3ad4e27b Mon Sep 17 00:00:00 2001 From: kueller Date: Tue, 16 Aug 2011 08:51:16 +0000 Subject: [PATCH] Aufruf heist install.sh, nicht instll git-svn-id: svn://svn.compuextreme.de/Viitor/V963/Viitor_docbook-xsl@6173 504e572c-2e33-0410-9681-be2bf7408885 --- tmp/postinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmp/postinstall b/tmp/postinstall index 00aa7f6..0efeeae 100644 --- a/tmp/postinstall +++ b/tmp/postinstall @@ -15,5 +15,5 @@ xmlcatalog --noout --add "rewriteSystem" "http://docbook.sourceforge.net/release xmlcatalog --noout --add "rewriteURI" "http://docbook.sourceforge.net/release/xsl/current" \ "/usr/share/xml/docbook/xsl-stylesheets-1.76.1" /etc/xml/catalog cd /usr/share/xml/docbook/docbook-xsl-1* -yes|./install --batch +yes|./install.sh --batch cd -