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 dbce802..91ca3a0 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 -@@ -402,8 +402,8 @@ PLUGIN_CFLAGS = -O2 -g -pipe +@@ -385,8 +385,8 @@ PLUGIN_CFLAGS = -O2 -g -pipe endif endif |