diff options
Diffstat (limited to 'debian/patches/0001-buildflags.patch')
-rw-r--r-- | debian/patches/0001-buildflags.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0001-buildflags.patch b/debian/patches/0001-buildflags.patch index 9b293f4..dbce802 100644 --- a/debian/patches/0001-buildflags.patch +++ b/debian/patches/0001-buildflags.patch @@ -7,7 +7,7 @@ Index: trunk/Makefile =================================================================== --- trunk.orig/Makefile +++ trunk/Makefile -@@ -403,8 +403,8 @@ PLUGIN_CFLAGS = -O2 -g -pipe +@@ -402,8 +402,8 @@ PLUGIN_CFLAGS = -O2 -g -pipe endif endif |