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 gfxprim.git.
The branch, master has been updated via bac5c04edb39e16dd0632b1d900daa77d350bdb1 (commit) via 7cb9b250da3dd979a43169cd7fdb47c0dbcb1437 (commit) from 5fe09088bb3606b059aab62e0decdb05e122e34f (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 ----------------------------------------------------------------- http://repo.or.cz/w/gfxprim.git/commit/bac5c04edb39e16dd0632b1d900daa77d350b...
commit bac5c04edb39e16dd0632b1d900daa77d350bdb1 Merge: 7cb9b25 5fe0908 Author: Tomas Gavenciak gavento@ucw.cz Date: Thu Feb 23 12:49:34 2012 +0100
Merge branch 'master' of ssh://repo.or.cz/srv/git/gfxprim
http://repo.or.cz/w/gfxprim.git/commit/7cb9b250da3dd979a43169cd7fdb47c0dbcb1...
commit 7cb9b250da3dd979a43169cd7fdb47c0dbcb1437 Author: Tomas Gavenciak gavento@ucw.cz Date: Thu Feb 23 12:43:50 2012 +0100
Minor readout improvement
diff --git a/Makefile b/Makefile index 142c98c..6337e40 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ clean: ifdef VERBOSE $(MAKE) -C build clean else - @echo "/build" + @echo "DIR /build" @$(MAKE) --no-print-directory -C build clean endif
@@ -32,7 +32,7 @@ ifdef VERBOSE $(MAKE) clean else @$(MAKE) clean - @rm config.h config.gen.mk + @rm config.h config.gen.mk endif
HEADER_LOC=/usr/include/
-----------------------------------------------------------------------
Summary of changes: Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
repo.or.cz automatic notification. Contact project admin jiri.bluebear.dluhos@gmail.com if you want to unsubscribe, or site admin admin@repo.or.cz if you receive no reply.