Fix format security warnings.

Fix format security warnings, since they are treated as errors in
Standards Version 3.9.8.
This commit is contained in:
Carlos Maddela
2016-12-19 01:31:02 +11:00
parent a24f411118
commit ceff546a54
2 changed files with 30 additions and 0 deletions

View File

@@ -5,3 +5,4 @@
06-remove-encoding-from-desktop-file.patch
07-fix-spelling-errors-in-binaries.patch
08-fix-gnu-make-detection.patch
09-fix-format-security-warnings.patch