File xnohands-cflags.patch of Package xnohands

Index: xnohands/Makefile
===================================================================
--- xnohands.orig/Makefile
+++ xnohands/Makefile
@@ -1,7 +1,7 @@
 all: xnohands
 
 xnohands: xnohands.c
-	gcc xnohands.c -lX11 -lXi -o xnohands
+	gcc ${CFLAGS} ${LDFLAGS} xnohands.c -lX11 -lXi -o xnohands
 
 install:
 	/bin/cp xnohands ${DESTDIR}/usr/local/bin/
openSUSE Build Service is sponsored by