[X2Go-Commits] nx-libs.git - build-main (branch) updated: nxproxy/3.5.0-1-94-gb026a80
X2Go dev team
git-admin at x2go.org
Fri Aug 30 16:22:34 CEST 2013
The branch, build-main has been updated
via b026a8005efd35e8b8cb654836f8ba2bc72df05e (commit)
from d93577c581456bff0471ecb69cde5bb9842806e4 (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:
debian/changelog | 1 +
.../patches/007_nxcompshad-clean-gch-files.patch | 11 +++++++++++
debian/patches/series | 1 +
3 files changed, 13 insertions(+)
create mode 100644 debian/patches/007_nxcompshad-clean-gch-files.patch
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index b0f7913..471baeb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,5 +12,6 @@ nx-libs (2:3.5.0-0~x2go1) UNRELEASED; urgency=low
* Fix for lintian issue: extended-description-line-too-long (nxagent).
* Disabling build of *-dbg packages for now...
* Add patch: 006_remove-configure-files.patch.
+ * Add patch: 007_nxcompshad-clean-gch-files.patch.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Fri, 14 Oct 2011 03:01:39 +0200
diff --git a/debian/patches/007_nxcompshad-clean-gch-files.patch b/debian/patches/007_nxcompshad-clean-gch-files.patch
new file mode 100644
index 0000000..97f543e
--- /dev/null
+++ b/debian/patches/007_nxcompshad-clean-gch-files.patch
@@ -0,0 +1,11 @@
+--- a/nxcompshad/Makefile.in
++++ b/nxcompshad/Makefile.in
+@@ -185,7 +185,7 @@
+ install.man:
+
+ clean:
+- -rm -f *~ *.o *.bak st?????? core core.* *.out.* *.exe.stackdump \
++ -rm -f *~ *.o *.gch *.bak st?????? core core.* *.out.* *.exe.stackdump \
+ $(LIBFULL) $(LIBLOAD) $(LIBSHARED) $(LIBARCHIVE) $(LIBDLL) $(LIBDLLSTATIC) $(PROGRAM) $(PROGRAM).exe
+
+ distclean: clean
diff --git a/debian/patches/series b/debian/patches/series
index 2275a37..0067975 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@
004_nx-x11-fix-nxcompshad-build.patch
005_add_nxagent_wrapper.patch
006_remove-configure-files.patch
+007_nxcompshad-clean-gch-files.patch
hooks/post-receive
--
nx-libs.git (NX (redistributed))
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 (redistributed)).
More information about the x2go-commits
mailing list