The branch, master has been updated via aa166550657f3a928f5d7a8babc0956b69f4a587 (commit) from 37c5f0ee8978bb65bfc487a8b1a2f476a5aabc3c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit aa166550657f3a928f5d7a8babc0956b69f4a587 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 6 14:48:04 2011 +0100 fix for patch 016_nx-x11-install.patch (2) ----------------------------------------------------------------------- Summary of changes: debian/patches/016_nx-x11-install.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/patches/016_nx-x11-install.patch b/debian/patches/016_nx-x11-install.patch index 7013800..fecde76 100644 --- a/debian/patches/016_nx-x11-install.patch +++ b/debian/patches/016_nx-x11-install.patch @@ -5,7 +5,7 @@ #ifndef UsrLibDir #ifdef ProjectRoot -#define UsrLibDir Concat3(ProjectRoot,/,LibDirName) -+#define UsrLibDir Concat5(ProjectRoot,/,LibDirName,/,nx) ++#define UsrLibDir Concat4(ProjectRoot,/,LibDirName,/nx) #ifndef AlternateUsrLibDir #define AlternateUsrLibDir YES #endif hooks/post-receive -- nx-libs.git (NX libraries) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "nx-libs.git" (NX libraries).