Update debian copyright so it's right, take away unused patch
This commit is contained in:
parent
bf57a270b9
commit
cf01d98967
|
@ -8,7 +8,7 @@ Copyright: 2000-2023 John Wiseman <bpq32@groups.io>
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
2023 Dave Hibberd <d@vehibberd.com>
|
Copyright: 2023 Dave Hibberd <d@vehibberd.com>
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
|
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
--- a/QtTermTCP.pro
|
|
||||||
+++ b/QtTermTCP.pro
|
|
||||||
@@ -46,4 +46,7 @@
|
|
||||||
|
|
||||||
RC_ICONS = QtTermTCP.ico
|
|
||||||
|
|
||||||
+target += debian/qttermtcp/usr/bin
|
|
||||||
+INSTALLS += target
|
|
||||||
+
|
|
||||||
QMAKE_LFLAGS += -no-pie
|
|
Loading…
Reference in New Issue