[SCM] 2D CAD system branch, master, updated. debian/1.0.0_rc1+nolibs-2-8-g89c8a58

Lisandro Damián Nicanor Pérez Meyer perezmeyer at gmail.com
Sun Jun 19 20:47:15 UTC 2011


The following commit has been merged in the master branch:
commit 89c8a58c3aecaed002a1951950598f74771f6760
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Jun 19 17:34:16 2011 -0300

    Better install suuport's doc directly.
    
    This will install the online help + the html help
    wich can be used by doc-base.
    
    Fix doc-base's paths.

diff --git a/debian/librecad-doc.doc-base b/debian/librecad-doc.doc-base
index a43e6de..0e11a23 100644
--- a/debian/librecad-doc.doc-base
+++ b/debian/librecad-doc.doc-base
@@ -5,6 +5,6 @@ Abstract: This manual describes the usage of QCad (LibreCAD).
 Section: Graphics
 
 Format: HTML
-Index: /usr/share/doc/librecad/index.html
-Files: /usr/share/doc/librecad/*.html
+Index: /usr/share/doc/librecad/doc/index.html
+Files: /usr/share/doc/librecad/doc/*.html
 
diff --git a/debian/librecad-doc.install b/debian/librecad-doc.install
index 03d0957..81adc3e 100644
--- a/debian/librecad-doc.install
+++ b/debian/librecad-doc.install
@@ -1,2 +1 @@
-unix/resources/doc/ /usr/share/doc/librecad/
-support/doc/* /usr/share/doc/librecad/
+support/doc/ /usr/share/doc/librecad/

-- 
2D CAD system



More information about the debian-science-commits mailing list