### Temporary Fix:

[EMAIL PROTECTED]:/usr/share/doc/wx2.6-doc/wx-manual.html$ ls -l index*
lrwxrwxrwx 1 root root    27 2006-11-10 08:59 index.html -> 
wx-2.6-manual_contents.html
[EMAIL PROTECTED]:/usr/share/doc/wx2.6-doc/wx-manual.html$ sudo rm index.html
[EMAIL PROTECTED]:/usr/share/doc/wx2.6-doc/wx-manual.html$ sudo ln -s 
wx2.6-manual_contents.html index.html
[EMAIL PROTECTED]:/usr/share/doc/wx2.6-doc/wx-manual.html$ 

### Package Fix:

[EMAIL PROTECTED]:~/tmp/wxwidgets2.6-2.6.3.2.1.5$ diff -c debian/rules~ 
debian/rules
*** debian/rules~       2006-11-10 09:19:46.000000000 -0800
--- debian/rules        2006-11-10 09:19:48.000000000 -0800
***************
*** 792,798 ****
  
        @# 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 \
                usr/share/doc/$(package_doc)/wx-manual.html/index.html
  
  install-examples: DH_OPTIONS=-p$(package_examples)
--- 792,798 ----
  
        @# 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 \
                usr/share/doc/$(package_doc)/wx-manual.html/index.html
  
  install-examples: DH_OPTIONS=-p$(package_examples)
[EMAIL PROTECTED]:~/tmp/wxwidgets2.6-2.6.3.2.1.5$ 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to