summaryrefslogtreecommitdiff
path: root/pcr/steadyflow/patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-21 19:30:37 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-21 19:30:37 -0500
commit5cd2811d91990d01d40ef79b9282e1cc014ee6b0 (patch)
tree7172f31dc96ea675c85ace7aa11ad205fb66777f /pcr/steadyflow/patch
parent5e62bff817e7c6eb591dd4cc8c7209e77ab34058 (diff)
steadyflow-0.2.0-4: rebuild
Diffstat (limited to 'pcr/steadyflow/patch')
-rw-r--r--pcr/steadyflow/patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pcr/steadyflow/patch b/pcr/steadyflow/patch
new file mode 100644
index 000000000..efa3fd024
--- /dev/null
+++ b/pcr/steadyflow/patch
@@ -0,0 +1,11 @@
+--- a/Steadyflow/Services.vala 2012-06-30 14:39:35.000000000 +0200
++++ b/Steadyflow/Services.vala 2014-05-19 16:05:43.826607777 +0200
+@@ -61,7 +61,7 @@
+ "information to the developer:\n\nError Code %d:\n\n%s").printf (e.code, message));
+
+ md.run ();
+- exit(1);
++ GLib.Process.exit(1);
+ }
+ }
+