The branch, master has been updated via b55577524cc9a3534dd8dc3ef131745b5ddd4ad3 (commit) from 5814d15bb65d536100af38257b2c1fc960e12004 (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 b55577524cc9a3534dd8dc3ef131745b5ddd4ad3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Nov 20 17:06:41 2011 +0100 fix patch 001 ----------------------------------------------------------------------- Summary of changes: debian/patches/001_add-main-makefile.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/patches/001_add-main-makefile.patch b/debian/patches/001_add-main-makefile.patch index 0f6c1b5..c0f95b3 100644 --- a/debian/patches/001_add-main-makefile.patch +++ b/debian/patches/001_add-main-makefile.patch @@ -27,7 +27,7 @@ + cd nxcompext && autoconf + cd nxcompshad && autoconf + cd nx-X11 && make World -+ cd nxproxy && autoconf && configure && make ++ cd nxproxy && autoconf && ./configure && make + +build-indep: + 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).