#! /bin/sh /usr/share/dpatch/dpatch-run
## 90_enable_debug.dpatch by  <marceloshima@gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad nx-3.3.0-3-6~/nx-X11/programs/Xserver/hw/nxagent/Imakefile nx-3.3.0-3-6/nx-X11/programs/Xserver/hw/nxagent/Imakefile
--- nx-3.3.0-3-6~/nx-X11/programs/Xserver/hw/nxagent/Imakefile	2008-11-05 12:47:49.000000000 -0200
+++ nx-3.3.0-3-6/nx-X11/programs/Xserver/hw/nxagent/Imakefile	2008-11-21 11:04:10.000000000 -0200
@@ -205,7 +205,8 @@
           -DNXAGENT_ONSTART \
           -DNXAGENT_SPLASH \
           -DNXAGENT_ARTSD \
-          -UNX_DEBUG_INPUT \
+          -DNX_DEBUG_INPUT \
+          -DDEBUG \
           -UPANORAMIX
 
 all:: $(OBJS)