]> git.pld-linux.org Git - packages/zif.git/blame - zif-rpm4.14.patch
- added xattr,rpm4.14 patches to refresh code
[packages/zif.git] / zif-rpm4.14.patch
CommitLineData
b6cb100c
JB
1--- zif-0.3.6/libzif/zif-state.c.orig 2013-05-08 09:33:04.000000000 +0200
2+++ zif-0.3.6/libzif/zif-state.c 2022-03-28 21:13:12.027458197 +0200
3@@ -1246,7 +1246,6 @@ zif_state_cancel_on_signal (ZifState *st
4 #if GLIB_CHECK_VERSION(2,29,19)
5 /* undo librpms attempt to steal SIGINT, and instead fail
6 * the transaction in a nice way */
7- rpmsqEnable (-SIGINT, NULL);
8 g_unix_signal_add (signum,
9 zif_state_cancel_on_signal_cb,
10 state->priv->cancellable);
This page took 0.054249 seconds and 4 git commands to generate.