Historic archive of defunct list bismark-commits@lists.bufferbloat.net
 help / color / mirror / Atom feed
* [Bismark-commits] rev 362 - trunk/mserver/scripts
@ 2011-10-14 10:35 walter
  0 siblings, 0 replies; only message in thread
From: walter @ 2011-10-14 10:35 UTC (permalink / raw)
  To: bismark-commits

Author: walter
Date: 2011-10-14 12:35:35 +0200 (Fri, 14 Oct 2011)
New Revision: 362

Modified:
   trunk/mserver/scripts/setup_common
Log:
fix setup script

Modified: trunk/mserver/scripts/setup_common
===================================================================
--- trunk/mserver/scripts/setup_common	2011-10-14 10:34:24 UTC (rev 361)
+++ trunk/mserver/scripts/setup_common	2011-10-14 10:35:35 UTC (rev 362)
@@ -14,7 +14,7 @@
 
 # Apply patches
 ( cd ~/src/$DITG_PKG ; patch -p1 < ~/src/patches/$DITG_PKG.patch )
-( cd ~/src/netperf ; patch -p1 < ~/src/patches/netperf-$NETPERF_REV.patch )
+( cd ~/src/netperf ; patch -p1 < ~/src/patches/netperf-r$NETPERF_REV.patch )
 
 # Build binaries
 ( cd ~/src/netperf; ./configure; make; cp -v src/netserver ~/bin )


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-14 10:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-14 10:35 [Bismark-commits] rev 362 - trunk/mserver/scripts walter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox