summaryrefslogtreecommitdiffstats
path: root/rules/bonniexx.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-05-02 16:09:41 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-05-02 16:09:41 +0000
commitbdd851b65c908785659ebbe7bdd570a5ea835bcb (patch)
tree25f4c03c1d14fe13ebe6c4e6f8378d62ed4c5195 /rules/bonniexx.make
parent2a9e1a77b55a0ac2d074fd35f9badbb29049ed92 (diff)
downloadptxdist-bdd851b65c908785659ebbe7bdd570a5ea835bcb.tar.gz
ptxdist-bdd851b65c908785659ebbe7bdd570a5ea835bcb.tar.xz
bonnie++: path fix; patch by Steven Scholz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2562 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/bonniexx.make')
-rw-r--r--rules/bonniexx.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/bonniexx.make b/rules/bonniexx.make
index 8d59b1f73..1173b6aaa 100644
--- a/rules/bonniexx.make
+++ b/rules/bonniexx.make
@@ -22,7 +22,7 @@ endif
BONNIEXX_VERSION = 1.03a
BONNIEXX = bonnie++-$(BONNIEXX_VERSION)
BONNIEXX_SUFFIX = tgz
-BONNIEXX_URL = http://www.coker.com.au/bonniexx/$(BONNIEXX).$(BONNIEXX_SUFFIX)
+BONNIEXX_URL = http://www.coker.com.au/bonnie++/$(BONNIEXX).$(BONNIEXX_SUFFIX)
BONNIEXX_SOURCE = $(SRCDIR)/$(BONNIEXX).$(BONNIEXX_SUFFIX)
BONNIEXX_DIR = $(BUILDDIR)/$(BONNIEXX)