[DRBD-cvs] r1581 - branches/drbd-0.7

svn at svn.drbd.org svn at svn.drbd.org
Tue Oct 5 19:51:20 CEST 2004


Author: phil
Date: 2004-10-05 19:51:18 +0200 (Tue, 05 Oct 2004)
New Revision: 1581

Modified:
   branches/drbd-0.7/Makefile
Log:
Need this for my build on rhas2.1 rhas3 sles8 and sles9 scipt.


Modified: branches/drbd-0.7/Makefile
===================================================================
--- branches/drbd-0.7/Makefile	2004-10-01 09:44:00 UTC (rev 1580)
+++ branches/drbd-0.7/Makefile	2004-10-05 17:51:18 UTC (rev 1581)
@@ -194,6 +194,7 @@
 	    --define "buildroot $(PWD)/dist/install" \
 	    --define "kernelversion $(KVER)" \
 	    --define "kdir $(KDIR)" \
+	    $(RPMOPT) \
 	    $(PWD)/dist/SPECS/drbd.spec
 	@echo "You have now:" ; ls -l dist/*RPMS/*/*.rpm
 



More information about the drbd-cvs mailing list