Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 1488

Summary: acroread-4.05-r3.ebuild (update)
Product: Gentoo Linux Reporter: Miguel Sousa Filipe <miguel.filipe>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Low    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: acroread-4.05-r3.ebuild

Description Miguel Sousa Filipe 2002-04-02 22:13:16 UTC
added a condition to add a symlink from mozilla/plugins to nppdf.so, if mozilla
is  in use.

if [ "`use mozilla`"]
  then
     dosym /opt/Acrobat4/Browsers/intellinux/nppdf.so
/usr/lib/mozilla/plugins/nppdf.so
  fi
Comment 1 Miguel Sousa Filipe 2002-04-02 22:15:24 UTC
Created attachment 489 [details]
acroread-4.05-r3.ebuild

the priority selection was not commented out, didn't knew what priority was a
feature enhancement!

sorry! 
Miguel Sousa Filipe
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-03 04:12:32 UTC
beautiful, it works well with galeon/mozilla.