FS#4519 - Wrong path for install mozilla plugin in djvulibre 3.5.17-1

Attached to Project: Arch Linux
Opened by Dmitry N. Shilov (StormBlast) - Thursday, 27 April 2006, 07:37 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.1 Noodle
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Currently djvu mozilla plugin (which goes with djvulibre package) installs in /opt/mozilla-plugins. That's wrong 'cause right path for mozilla plugins is /opt/mozilla/lib/plugins.
To fix this bug change this line in PKGBUILD:
make plugindir=/opt/mozilla-plugins \
to this:
make plugindir=/opt/mozilla/lib/plugins \
This task depends upon

Closed by  Jan de Groot (JGC)
Thursday, 27 April 2006, 10:05 GMT
Reason for closing:  Duplicate
Additional comments about closing:  4511

Loading...