net-misc/nx-X11: Bump
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2335 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
20
net-misc/nx-X11/files/91_enable_debug.dpatch
Executable file
20
net-misc/nx-X11/files/91_enable_debug.dpatch
Executable file
@@ -0,0 +1,20 @@
|
||||
#! /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)
|
||||
Reference in New Issue
Block a user