[X2go-Commits] nxcomp.git - backport-lenny (branch) updated: 3.4.0.8-9-g4a65a7c

X2go dev team git-admin at x2go.org
Mon Jul 4 16:06:16 CEST 2011


The branch, backport-lenny has been updated
       via  4a65a7c59c83ad5e2823ec62626ea868dc38e280 (commit)
      from  adecd9c8d07a0024e9a61f6f4a3ee12ef46805f6 (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 4a65a7c59c83ad5e2823ec62626ea868dc38e280
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Jul 4 16:05:12 2011 +0200

    Create INSTALL dir (lib) if not exists.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

The diff of changes is:
diff --git a/Makefile.in b/Makefile.in
index 6f9e6ec..f7668a5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -272,6 +272,7 @@ install:	install.bin install.lib install.man
 install.bin:
 
 install.lib: all
+	$(INSTALL) $(DESTDIR)$(prefix)/lib
 	$(INSTALL_DATA) libXcomp.so.3.*         $(DESTDIR)$(prefix)/lib
 	$(INSTALL_LINK) libXcomp.so.3           $(DESTDIR)$(prefix)/lib
 	$(INSTALL_LINK) libXcomp.so             $(DESTDIR)$(prefix)/lib


hooks/post-receive
-- 
nxcomp.git (NX comp library)

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 "nxcomp.git" (NX comp library).




More information about the x2go-commits mailing list