]> git.pld-linux.org Git - packages/zif.git/blobdiff - zif-rpm4.14.patch
- added xattr,rpm4.14 patches to refresh code
[packages/zif.git] / zif-rpm4.14.patch
diff --git a/zif-rpm4.14.patch b/zif-rpm4.14.patch
new file mode 100644 (file)
index 0000000..1a4e15c
--- /dev/null
@@ -0,0 +1,10 @@
+--- zif-0.3.6/libzif/zif-state.c.orig  2013-05-08 09:33:04.000000000 +0200
++++ zif-0.3.6/libzif/zif-state.c       2022-03-28 21:13:12.027458197 +0200
+@@ -1246,7 +1246,6 @@ zif_state_cancel_on_signal (ZifState *st
+ #if GLIB_CHECK_VERSION(2,29,19)
+       /* undo librpms attempt to steal SIGINT, and instead fail
+        * the transaction in a nice way */
+-      rpmsqEnable (-SIGINT, NULL);
+       g_unix_signal_add (signum,
+                          zif_state_cancel_on_signal_cb,
+                          state->priv->cancellable);
This page took 0.178025 seconds and 4 git commands to generate.