[packages/polkit] - removed obsolete format patch

qboosh qboosh at pld-linux.org
Sat Sep 29 22:35:16 CEST 2018


commit a233e10a366e55a578f450a9d594da660035cf9d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 29 22:38:34 2018 +0200

    - removed obsolete format patch

 polkit-format.patch | 11 -----------
 1 file changed, 11 deletions(-)
---
diff --git a/polkit-format.patch b/polkit-format.patch
deleted file mode 100644
index 59a315d..0000000
--- a/polkit-format.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- polkit-0.114/src/polkitbackend/polkitbackendjsauthority.cpp.orig	2018-04-12 21:26:58.848880061 +0200
-+++ polkit-0.114/src/polkitbackend/polkitbackendjsauthority.cpp	2018-04-12 22:06:53.862186041 +0200
-@@ -1296,7 +1296,7 @@
-   JS::CallArgs args = JS::CallArgsFromVp (argc, vp);
- 
-   s = JS_EncodeString (cx, args[0].toString ());
--  JS_ReportWarningUTF8 (cx, s);
-+  JS_ReportWarningUTF8 (cx, "%s", s);
-   JS_free (cx, s);
- 
-   ret = true;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polkit.git/commitdiff/a233e10a366e55a578f450a9d594da660035cf9d



More information about the pld-cvs-commit mailing list