[X2go-Commits] nxcomp.git - build-main (branch) updated: 3.4.0.8-4-g213cdab

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


The branch, build-main has been updated
       via  213cdabb7b15691be984a3a122cf35ba619eb3d0 (commit)
      from  96c3f6971305e2562fff8bf27c57a18d9f0c951e (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 213cdabb7b15691be984a3a122cf35ba619eb3d0
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