Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1488 - acroread-4.05-r3.ebuild (update)
Summary: acroread-4.05-r3.ebuild (update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Low normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-02 22:13 UTC by Miguel Sousa Filipe
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
acroread-4.05-r3.ebuild (acroread-4.05-r3.ebuild,1.19 KB, text/plain)
2002-04-02 22:15 UTC, Miguel Sousa Filipe
Details

Note You need to log in before you can comment on or make changes to this bug.
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.