diff options
Diffstat (limited to 'debian/patches/0100-gtk.patch')
-rw-r--r-- | debian/patches/0100-gtk.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/patches/0100-gtk.patch b/debian/patches/0100-gtk.patch index 798eed1..d2e990f 100644 --- a/debian/patches/0100-gtk.patch +++ b/debian/patches/0100-gtk.patch @@ -1,3 +1,9 @@ +Description: prevend gcc format-security errors +Author: Jörg Frings-Fürst <debian@jff-webhosting.net> +Forwarded: https://sourceforge.net/p/xtrkcad-fork/bugs/163/ +Last-Update: 2016-12-29 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/app/wlib/gtklib/gtktext.c =================================================================== --- trunk.orig/app/wlib/gtklib/gtktext.c |