Revision: 17555
          http://gar.svn.sourceforge.net/gar/?rev=17555&view=rev
Author:   bdwalton
Date:     2012-03-26 01:09:04 +0000 (Mon, 26 Mar 2012)
Log Message:
-----------
git/trunk: drop some pre-configure steps that are not needed when using the 
tarball vs the .git repo

Modified Paths:
--------------
    csw/mgar/pkg/git/trunk/Makefile

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile     2012-03-25 19:36:14 UTC (rev 17554)
+++ csw/mgar/pkg/git/trunk/Makefile     2012-03-26 01:09:04 UTC (rev 17555)
@@ -202,13 +202,6 @@
 # gnu must come first so xpg4/sed isn't found first.
 PATH := /opt/csw/gnu:/usr/xpg4/bin:$(PATH)
 
-# git doesn't track the configure file, it needs to be built when using
-# source right from the repo.
-pre-configure-modulated:
-       @(cd $(WORKSRC); echo $(VERSION) > version; \
-               $(MAKE) configure )
-       @$(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

Reply via email to