Package: wxwidgets2.6
Version: 2.6.3.2.1.5
Ubuntu bug #110335 was filed because the documentation from the binary
package wx2.6-doc contains an index.html symlink that is broken. The
following line in debian/rules needs changed to fix this:
diff -Nru /tmp/9eX9dzjKqk/wxwidgets2.6-2.6.3.2.1.5ubuntu6/debian/rules
/tmp/H5uhJbNvPR/wxwidgets2.6-2.6.3.2.1.5ubuntu7/debian/rules
--- /tmp/9eX9dzjKqk/wxwidgets2.6-2.6.3.2.1.5ubuntu6/debian/rules
2007-03-01 09:31:32.000000000 -0500
+++ /tmp/H5uhJbNvPR/wxwidgets2.6-2.6.3.2.1.5ubuntu7/debian/rules
2007-04-26 16:57:54.000000000 -0400
@@ -782,7 +782,7 @@
@# Link this monstrosity with an overly obfuscated name
@# to something that both people and browsers can expect to find.
- dh_link
usr/share/doc/$(package_doc)/wx-manual.html/wx-$(release)-manual_contents.html
\
+ dh_link
usr/share/doc/$(package_doc)/wx-manual.html/wx$(release)-manual_contents.html
\
usr/share/doc/$(package_doc)/wx-manual.html/index.html
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]