Commit b026a800 authored by Mike Gabriel's avatar Mike Gabriel

Add patch: 007_nxcompshad-clean-gch-files.patch.

parent d93577c5
......@@ -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@das-netzwerkteam.de> Fri, 14 Oct 2011 03:01:39 +0200
--- 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
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment