From 3c2fe1ace2ce02a02d65d6eeb0ae05b2da395ab1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 28 Dec 2011 23:18:58 +0100 Subject: Change naming scheme of patch files. --- debian/patches/007_nxcompshad_clean-gch-files.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 debian/patches/007_nxcompshad_clean-gch-files.patch (limited to 'debian/patches/007_nxcompshad_clean-gch-files.patch') 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 000000000..97f543e2f --- /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 -- cgit v1.2.3