From 2992bf9f7ac51d12c2558b1f1f94c487d7da15df Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 16 May 2005 12:29:10 +0000 Subject: Updated the making of the html documentation --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index ff60d70..58132f8 100755 --- a/debian/rules +++ b/debian/rules @@ -49,7 +49,7 @@ install: build make pdf html -mkdir -p $(TMP_DOC)/usr/share/doc/zinc-doc/refman -install -m644 doc/refman.pdf $(TMP_DOC)/usr/share/doc/zinc-doc - -install -m644 doc/refman/*.html doc/refman/*.css doc/refman/*.png $(TMP_DOC)/usr/share/doc/zinc-doc/refman + -install -m644 doc/*.html doc/*.css doc/*.png $(TMP_DOC)/usr/share/doc/zinc-doc/refman # # Configuring/compiling/installing for Python. -- cgit v1.1