Skip to content

Commit

Permalink
Remove chrome-policy package
Browse files Browse the repository at this point in the history
WE2-613

Signed-off-by: Raul Metsma <[email protected]>
  • Loading branch information
metsma authored and mrts committed Dec 13, 2021
1 parent c883b6c commit e8879f1
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 31 deletions.
9 changes: 0 additions & 9 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Package: web-eid
Architecture: all
Depends: web-eid-native
Recommends: web-eid-firefox, web-eid-chrome
Suggests: web-eid-chrome-policy
Replaces: chrome-token-signing
Breaks: chrome-token-signing
Description: Web eID application suite (metapackage)
Expand Down Expand Up @@ -51,11 +50,3 @@ Description: Web eID browser extension for Chrome
The Web eID extension for Chrome communicates with the Web eID native
application using Native messaging to enable usage of electronic ID smart
cards for secure authentication and digital signing of documents on the web.

Package: web-eid-chrome-policy
Architecture: all
Depends: web-eid-chrome (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Replaces: chrome-token-signing-policy
Breaks: chrome-token-signing-policy
Description: Chrome policy to enable Web eID browser extension
Chrome policy for enabling extension by default.
1 change: 0 additions & 1 deletion debian/web-eid-chrome-policy.install

This file was deleted.

8 changes: 0 additions & 8 deletions debian/web-eid-chrome-policy.postinst

This file was deleted.

11 changes: 0 additions & 11 deletions debian/web-eid-chrome-policy.postrm

This file was deleted.

2 changes: 0 additions & 2 deletions src/app/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,6 @@ else()
DESTINATION ${CMAKE_INSTALL_DATADIR}/web-eid)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/eu.webeid.firefox.json
DESTINATION "${MOZILLA_INSTALL_DIR}" RENAME eu.webeid.json)
install(FILES ${CMAKE_SOURCE_DIR}/install/eu.webeid.chrome-policy.json
DESTINATION ${CMAKE_INSTALL_DATADIR}/web-eid)
install(FILES ${CMAKE_SOURCE_DIR}/install/ncibgoaomkmdpilpocfeponihegamlic.json
DESTINATION "${CMAKE_INSTALL_FULL_DATADIR}/google-chrome/extensions")
install(FILES ${CMAKE_SOURCE_DIR}/install/web-eid.desktop
Expand Down

0 comments on commit e8879f1

Please sign in to comment.