[dm-devel] dmraid make.tmpl.in

zkabelac at sourceware.org zkabelac at sourceware.org
Thu May 27 13:29:47 UTC 2010


CVSROOT:	/cvs/dm
Module name:	dmraid
Changes by:	zkabelac at sourceware.org	2010-05-27 13:29:46

Modified files:
	.              : make.tmpl.in 

Log message:
	remove  DESTDIR path from INCLUDES
	(compilation should be the same for  make DESTDIR=path as without it)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/dmraid/make.tmpl.in.diff?cvsroot=dm&r1=1.4&r2=1.5

--- dmraid/make.tmpl.in	2010/05/27 13:27:29	1.4
+++ dmraid/make.tmpl.in	2010/05/27 13:29:45	1.5
@@ -87,10 +87,6 @@
 
 STRIP=
 
-ifdef DESTDIR
-  INCLUDES+=-I$(DESTDIR)/usr/include
-endif
-
 DEPS=$(top_srcdir)/make.tmpl $(top_srcdir)/tools/VERSION Makefile
 
 OBJECTS=$(SOURCES:%.c=%.o)




More information about the dm-devel mailing list