void-packages/srcpkgs/Signal-Desktop/patches/deb.patch
2025-07-31 22:38:02 +02:00

16 lines
408 B
Diff

--- a/package.json 2025-07-09 20:58:10.000000000 -0400
+++ b/package.json 2025-07-16 16:29:52.897055193 -0400
@@ -494,7 +494,12 @@
"linux": {
"category": "Network;InstantMessaging;Chat",
"target": [
- "deb"
+ {
+ "target": "dir",
+ "arch": [
+ "xxxtarget"
+ ]
+ }
],
"icon": "build/icons/png",
"publish": [],