The branch, master has been updated via 9852dfad08603b999dd63a746c6d5289b5cf20bf (commit) from 23dcaefb697875c55527682d2ca828f3ad04403e (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 9852dfad08603b999dd63a746c6d5289b5cf20bf Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 2 11:54:03 2011 +0100 fix EOF of pre-build-nx.sh script ----------------------------------------------------------------------- Summary of changes: debian/pre-build-nx.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/pre-build-nx.sh b/debian/pre-build-nx.sh index 92b94c4..c52d3c2 100755 --- a/debian/pre-build-nx.sh +++ b/debian/pre-build-nx.sh @@ -1,3 +1,3 @@ #!/bin/sh -exit 0 \ No newline at end of file +exit 0 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).