CVSROOT: /cvs/dm Module name: dmraid Changes by: zkabelac@xxxxxxxxxxxxxx 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) -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel