#! /bin/sh /usr/share/dpatch/dpatch-run ## 03_dont_compile_nxauth.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Correct build without nxauth @DPATCH@ Index: nx-x11-ubuntu/programs/Imakefile =================================================================== --- nx-x11-ubuntu.orig/programs/Imakefile 2010-03-18 17:43:37.153700638 -0300 +++ nx-x11-ubuntu/programs/Imakefile 2010-03-18 17:46:07.063693875 -0300 @@ -148,7 +148,7 @@ #if defined(NXEmbeddedXServer) SUBDIRS = $(XSSRCDIR) #else -SUBDIRS = $(XSSRCDIR) nxauth +SUBDIRS = $(XSSRCDIR) #endif #else SUBDIRS = \