[DRBD-cvs] svn commit by lars - r2932 - branches/drbd-8.0 - make rpmbuild behave better automagically

drbd-cvs at lists.linbit.com drbd-cvs at lists.linbit.com
Mon Jun 25 16:12:56 CEST 2007


Author: lars
Date: 2007-06-25 16:12:55 +0200 (Mon, 25 Jun 2007)
New Revision: 2932

Modified:
   branches/drbd-8.0/Makefile
Log:
make rpmbuild behave better automagically

Modified: branches/drbd-8.0/Makefile
===================================================================
--- branches/drbd-8.0/Makefile	2007-06-25 14:04:12 UTC (rev 2931)
+++ branches/drbd-8.0/Makefile	2007-06-25 14:12:55 UTC (rev 2932)
@@ -172,6 +172,7 @@
 
 all tools doc .filelist: drbd/drbd_buildtag.c
 
+export KDIR KVER O
 KDIR := $(shell echo /lib/modules/`uname -r`/build)
 KVER := $(shell KDIR=$(KDIR) O=$(O) scripts/get_uts_release.sh)
 



More information about the drbd-cvs mailing list