[X2Go-Commits] x2goserver.git - release/4.0.1.x (branch) updated:	3.0.99-2-171-g733c25a
    X2Go dev team 
    git-admin at x2go.org
       
    Thu Jun  6 13:34:42 CEST 2013
    
    
  
The branch, release/4.0.1.x has been updated
       via  733c25a15768cb4294cb9dec3c347d6f87364bcc (commit)
      from  13b418c3d2424c40f954b600e284673181ba6a42 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
 x2goserver/Makefile |    1 +
 1 file changed, 1 insertion(+)
The diff of changes is:
diff --git a/x2goserver/Makefile b/x2goserver/Makefile
index 6a82e6d..ca4851d 100755
--- a/x2goserver/Makefile
+++ b/x2goserver/Makefile
@@ -94,6 +94,7 @@ uninstall_scripts:
 	for file in $(BIN_SCRIPTS); do $(RM_FILE) $(DESTDIR)$(BINDIR)/$$file; done
 	for file in $(SBIN_SCRIPTS); do $(RM_FILE) $(DESTDIR)$(SBINDIR)/$$file; done
 	for file in $(LIB_FILES); do $(RM_FILE) $(DESTDIR)$(LIBDIR)/$$file; done
+	$(RM_FILE) $(DESTDIR)$(LIBDIR)/x2gosqlitewrapper
 	$(RM_DIR) $(DESTDIR)$(LIBDIR) || true
 
 uninstall_config:
hooks/post-receive
-- 
x2goserver.git (X2Go Server)
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 "x2goserver.git" (X2Go Server).
    
    
More information about the x2go-commits
mailing list