mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- fix start of opera-linuxplugins
PR: 149708 Submitted by: Emil Smolenski Approved by: Arjan van Leeuwen
This commit is contained in:
parent
7928659184
commit
bfa66c7d13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259391
@ -87,5 +87,7 @@ do-install:
|
||||
@${REINPLACE_CMD} -e 's|/usr/X11R6/lib/browser_plugins|${LOCALBASE}/lib/browser_plugins/symlinks/opera|g' \
|
||||
${DATADIR}/defaults/pluginpath.ini
|
||||
@${RM} ${DATADIR}/defaults/pluginpath.ini.bak
|
||||
@${CP} ${LOCALBASE}/lib/opera/operapluginwrapper ${LOCALBASE}/lib/opera/operapluginwrapper.freebsd
|
||||
@${INSTALL_SCRIPT} ${PATCHDIR}/operapluginwrapper ${LOCALBASE}/lib/opera/
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -10,6 +10,7 @@ lib/opera/liboperakde4.so
|
||||
lib/opera/opera
|
||||
lib/opera/operaplugincleaner
|
||||
lib/opera/operapluginwrapper
|
||||
lib/opera/operapluginwrapper.freebsd
|
||||
lib/opera/plugins/README
|
||||
%%DOCSDIR%%/LGPL-2
|
||||
%%DOCSDIR%%/LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user