Commit 48d922b 1 parent 2ea8958 commit 48d922b Copy full SHA for 48d922b
File tree 3 files changed +3
-8
lines changed
3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
1
usr/share/web-eid/eu.webeid.json
2
2
usr/share/google-chrome/extensions/ncibgoaomkmdpilpocfeponihegamlic.json
3
3
usr/share/chromium/extensions/ncibgoaomkmdpilpocfeponihegamlic.json
4
+ etc/opt/chrome/native-messaging-hosts/eu.webeid.json
4
5
etc/chromium/native-messaging-hosts/eu.webeid.json
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -169,6 +169,8 @@ else()
169
169
DESTINATION ${CMAKE_INSTALL_DATADIR} /web-eid)
170
170
install (FILES ${CMAKE_CURRENT_BINARY_DIR} /eu.webeid.json
171
171
DESTINATION ${CMAKE_INSTALL_SYSCONFDIR} /chromium/native-messaging-hosts)
172
+ install (FILES ${CMAKE_CURRENT_BINARY_DIR} /eu.webeid.json
173
+ DESTINATION ${CMAKE_INSTALL_SYSCONFDIR} /opt/chrome/native-messaging-hosts)
172
174
install (FILES ${CMAKE_SOURCE_DIR} /install /ncibgoaomkmdpilpocfeponihegamlic.json
173
175
DESTINATION ${CMAKE_INSTALL_DATADIR} /google-chrome/extensions)
174
176
install (FILES ${CMAKE_SOURCE_DIR} /install /ncibgoaomkmdpilpocfeponihegamlic.json
You can’t perform that action at this time.
0 commit comments