The following commit has been merged in the master branch:
commit fca4511b5c5e70562d7cf1a6ef620fab6fe14950
Author: Emmanuel Bourg <[email protected]>
Date:   Mon Feb 6 12:42:45 2012 +0100

    Changed the installation directory of the documentation to 
/usr/share/doc/oracle-javaV-doc
    
    Signed-off-by: Cédric Pineau <[email protected]>

diff --git a/lib/j2sdk-doc.sh b/lib/j2sdk-doc.sh
index 20aa8d6..be98bfd 100644
--- a/lib/j2sdk-doc.sh
+++ b/lib/j2sdk-doc.sh
@@ -28,8 +28,8 @@ Abstract: This is the API Javadoc provided by the vendor
 Section: Programming
 
 Format: HTML
-Index: /usr/share/doc/j2sdk$j2se_release-$j2se_vendor-doc/index.html
-Files: /usr/share/doc/j2sdk$j2se_release-$j2se_vendor-doc/*.html
+Index: /usr/share/doc/$j2se_vendor-java$j2se_release-doc/index.html
+Files: /usr/share/doc/$j2se_vendor-java$j2se_release-doc/*.html
 
 EOF
 }

-- 
java-package packaging

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to