This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit 29c74dbdc35b9bfbbb0430ff4c234aa84c6f98c4 Author: Martin Erik Werner <[email protected]> Date: Wed Nov 23 02:25:24 2011 +0100 rm fix-install-target.diff --- patches/fix-install-target.diff | 15 --------------- patches/series | 1 - 2 files changed, 16 deletions(-) diff --git a/patches/fix-install-target.diff b/patches/fix-install-target.diff deleted file mode 100644 index 56aa869..0000000 --- a/patches/fix-install-target.diff +++ /dev/null @@ -1,15 +0,0 @@ ---- a/src/Makefile -+++ b/src/Makefile -@@ -170,10 +170,10 @@ - endif - - install-client: client -- cp reclient ../bin/reclient$(PLATFORM_SUFFIX) -+ install -D reclient ../bin/reclient$(PLATFORM_SUFFIX) - - install-server: server -- cp reserver ../bin/reserver$(PLATFORM_SUFFIX) -+ install -D reserver ../bin/reserver$(PLATFORM_SUFFIX) - - shared/cube2font.o: shared/cube2font.c - $(CXX) $(CXXFLAGS) -c -o $@ $< `freetype-config --cflags` diff --git a/patches/series b/patches/series index 4647334..cd6c682 100644 --- a/patches/series +++ b/patches/series @@ -1,4 +1,3 @@ build-with-debug-symbols.diff -fix-install-target.diff license-required-naming.diff windowed-by-default.diff -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

