Revision: 17556 http://gar.svn.sourceforge.net/gar/?rev=17556&view=rev Author: bdwalton Date: 2012-03-26 01:28:10 +0000 (Mon, 26 Mar 2012) Log Message: ----------- git/trunk: force the use of gdiff as our cmp tool for test use
Modified Paths: -------------- csw/mgar/pkg/git/trunk/Makefile Modified: csw/mgar/pkg/git/trunk/Makefile =================================================================== --- csw/mgar/pkg/git/trunk/Makefile 2012-03-26 01:09:04 UTC (rev 17555) +++ csw/mgar/pkg/git/trunk/Makefile 2012-03-26 01:28:10 UTC (rev 17556) @@ -202,6 +202,11 @@ # gnu must come first so xpg4/sed isn't found first. PATH := /opt/csw/gnu:/usr/xpg4/bin:$(PATH) +post-configure-modulated: + @echo "Forcing GIT_TEST_CMP tool" + @( cd $(WORKSRC); echo 'GIT_TEST_CMP=gdiff' > config.mak ) + @$(MAKECOOKIE) + # force the elisp extension to be built too. post-build-modulated: @echo Builing Emacs Git extension This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel