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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Apr 19 03:11:54 CEST 2010


Revision: 9695
          http://gar.svn.sourceforge.net/gar/?rev=9695&view=rev
Author:   bdwalton
Date:     2010-04-19 01:11:53 +0000 (Mon, 19 Apr 2010)

Log Message:
-----------
quilt: handle non-standard DESTDIR/BUILD_ROOT to make install work

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

Modified: csw/mgar/pkg/quilt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/quilt/trunk/Makefile	2010-04-19 01:02:47 UTC (rev 9694)
+++ csw/mgar/pkg/quilt/trunk/Makefile	2010-04-19 01:11:53 UTC (rev 9695)
@@ -53,3 +53,7 @@
 include gar/category.mk
 
 PATH := /opt/csw/gnu:$(PATH)
+
+# it seems they prefer the RPM name for this variable in their Makefile
+BUILD_ROOT = $(DESTDIR)
+EXTRA_COMMON_EXPORTS += BUILD_ROOT


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