Skip to content
Snippets Groups Projects
Commit 0b801831 authored by JennaHuntsman's avatar JennaHuntsman
Browse files

Update viewer_manifest.py to prevent overwrite of cmake file

parent 4e8cb470
No related branches found
No related tags found
No related merge requests found
......@@ -1068,7 +1068,7 @@ def construct(self):
with self.prefix(dst="etc"):
self.path("handle_secondlifeprotocol.sh")
self.path("register_secondlifeprotocol.sh")
self.path("refresh_desktop_app_entry.sh")
#self.path("refresh_desktop_app_entry.sh") #XDG Integration: This is now moved by cmake, so this is commented out to prevent overwrite.
self.path("chrome_sandboxing_permissions_setup.sh")
self.path("install.sh")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment