Skip to content

Commit

Permalink
wlvncc: add comment reasoning libvncserver removal
Browse files Browse the repository at this point in the history
  • Loading branch information
tinywrkb committed Dec 9, 2020
1 parent 36d45aa commit 9f4173b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions com.github.any1.wlvncc/com.github.any1.wlvncc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ modules:
- -DWITH_GTK=OFF
- -DWITH_SDL=OFF
post-install:
# also can be done in cleanup step but this way we can notice if wlvcc tries to link
# against the server lib
- rm /app/lib/libvncserver.so*
- rm /app/lib/pkgconfig/libvncserver.pc
sources:
Expand Down

0 comments on commit 9f4173b

Please sign in to comment.