Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#9785 - wrong line in pkgbuild for mplayer-plugin
Attached to Project:
Arch Linux
Opened by Qin Zhu (zhuqin) - Saturday, 08 March 2008, 08:10 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 11 March 2008, 04:42 GMT
Opened by Qin Zhu (zhuqin) - Saturday, 08 March 2008, 08:10 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 11 March 2008, 04:42 GMT
|
DetailsDescription:
These are two similar lines in the pkgbuild file, and the second one should be removed. mkdir -p $startdir/pkg/${MOZ_PLUGIN_PATH} mkdir -p ${startdir}/pkg/usr/${MOZ_PLUGIN_PATH} See file list below: mplayer-plugin /etc/ mplayer-plugin /etc/mplayerplug-in.conf mplayer-plugin /usr/ mplayer-plugin /usr/lib/ mplayer-plugin /usr/lib/mozilla/ mplayer-plugin /usr/lib/mozilla/plugins/ mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in-dvx.so mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in-dvx.xpt mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in-gmp.so mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in-gmp.xpt mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in-qt.so mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in-qt.xpt mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in-rm.so mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in-rm.xpt mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in-wmp.so mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in-wmp.xpt mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in.so mplayer-plugin /usr/lib/mozilla/plugins/mplayerplug-in.xpt mplayer-plugin /usr/usr/ mplayer-plugin /usr/usr/lib/ mplayer-plugin /usr/usr/lib/mozilla/ mplayer-plugin /usr/usr/lib/mozilla/plugins/ The second line makes redundant directories under /usr. |
This task depends upon
Closed by Eric Belanger (Snowman)
Tuesday, 11 March 2008, 04:42 GMT
Reason for closing: Fixed
Additional comments about closing: I've fixed it earlier tonight in CVS so the it will be fixed in the next package update. I haven't updated the package as it doesn't affect it from functionning normally.
Tuesday, 11 March 2008, 04:42 GMT
Reason for closing: Fixed
Additional comments about closing: I've fixed it earlier tonight in CVS so the it will be fixed in the next package update. I haven't updated the package as it doesn't affect it from functionning normally.