FreeBSD Bugzilla – Attachment 179791 Details for
Bug 216933
multimedia/syncplay: fix plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
don't install lib/x86_64-linux-gnu/vlc/lua/intf/syncplay.lua
syncplay (text/plain), 934 bytes, created by
Tobias C. Berner
on 2017-02-09 09:59:22 UTC
(
hide
)
Description:
don't install lib/x86_64-linux-gnu/vlc/lua/intf/syncplay.lua
Filename:
MIME Type:
Creator:
Tobias C. Berner
Created:
2017-02-09 09:59:22 UTC
Size:
934 bytes
patch
obsolete
>Index: multimedia/syncplay/files/patch-GNUmakefile >=================================================================== >--- multimedia/syncplay/files/patch-GNUmakefile (revision 433714) >+++ multimedia/syncplay/files/patch-GNUmakefile (working copy) >@@ -21,8 +21,17 @@ > chmod 755 $(BIN_PATH)/syncplay > cp syncplayClient.py $(LIB_PATH)/syncplay/ > cp resources/syncplay.desktop $(APP_SHORTCUT_PATH)/ >-@@ -85,8 +89,8 @@ u-client: >+@@ -72,8 +76,6 @@ endif >+ ifeq ($(VLC_SUPPORT),true) >+ -mkdir -p ${DESTDIR}$(VLC_LIB_PATH)/vlc/lua/intf/ >+ cp resources/lua/intf/syncplay.lua ${DESTDIR}$(VLC_LIB_PATH)/vlc/lua/intf/ >+- -mkdir -p ${DESTDIR}$(VLC_LIB_PATH64)/vlc/lua/intf/ >+- cp resources/lua/intf/syncplay.lua ${DESTDIR}$(VLC_LIB_PATH64)/vlc/lua/intf/ >+ endif > >+ u-client: >+@@ -85,8 +87,8 @@ u-client: >+ > server: > -mkdir -p $(BIN_PATH) > + sed -i '' -e 's%# libpath%site.addsitedir\("${PREFIX}/lib/syncplay"\)%' syncplayServer.py
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 216933
: 179791