File: remove_example_using_external_js.diff

package info (click to toggle)
qtwebchannel-opensource-src 5.15.17-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,256 kB
  • sloc: cpp: 3,298; javascript: 475; makefile: 20; ansic: 14
file content (17 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: remove example with privacy breaches (remote scripts and styles)
Author: Dmitry Shachnev <mitya57@debian.org>
Forwarded: not-needed
Last-Update: 2019-09-20

--- a/examples/webchannel/webchannel.pro
+++ b/examples/webchannel/webchannel.pro
@@ -8,8 +8,7 @@ qtHaveModule(websockets) {
 }
 
 SUBDIRS += nodejs \
-           qwclient \
-           chatclient-html
+           qwclient
 
 EXAMPLE_FILES += \
     shared