File turbotail-optflags.patch of Package turbotail
--- Makefile.orig 2010-06-22 00:12:03.000000000 +0200
+++ Makefile 2010-06-22 00:13:00.000000000 +0200
@@ -1,7 +1,7 @@
VERSION=0.3
-DEBUG=-g # -pg
-CFLAGS=-Wall -O2 -DVERSION=\"${VERSION}\" -Wall $(DEBUG) -DUSE_FAM
+DEBUG=-O2 -g # -pg
+CFLAGS=-Wall -DVERSION=\"${VERSION}\" -Wall $(DEBUG) -DUSE_FAM
LDFLAGS=$(DEBUG) -lfam
OBJS=turbotail.o