[csw-devel] SF.net SVN: gar:[2748] csw/mgar/pkg/git/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue Jan 6 15:53:39 CET 2009


Revision: 2748
          http://gar.svn.sourceforge.net/gar/?rev=2748&view=rev
Author:   bdwalton
Date:     2009-01-06 14:53:39 +0000 (Tue, 06 Jan 2009)

Log Message:
-----------
use modified checkpkg in /home/bwalton (to overrided dep warnings from subpackages)

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

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile	2009-01-06 12:59:58 UTC (rev 2747)
+++ csw/mgar/pkg/git/trunk/Makefile	2009-01-06 14:53:39 UTC (rev 2748)
@@ -73,6 +73,9 @@
 
 include gar/category.mk
 
+# override path so we use the local modifications to checkpkg.
+PATH := /home/bwalton:$(PATH)
+
 # for tail -n and to override things like, etc with the gnu counterparts
 # gnu must come first so xpg4/sed isn't found first.
 PATH := /opt/csw/gnu:/usr/xpg4/bin:$(PATH)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list