[Pkg-ofed-commits] r630 - /branches/ofed-1.5lenny/perftest/trunk/debian/rules
gmpc-guest at alioth.debian.org
gmpc-guest at alioth.debian.org
Wed Feb 10 16:27:19 UTC 2010
Author: gmpc-guest
Date: Wed Feb 10 16:27:18 2010
New Revision: 630
URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=630
Log:
Add new binaries
Modified:
branches/ofed-1.5lenny/perftest/trunk/debian/rules
Modified: branches/ofed-1.5lenny/perftest/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/ofed-1.5lenny/perftest/trunk/debian/rules?rev=630&op=diff
==============================================================================
--- branches/ofed-1.5lenny/perftest/trunk/debian/rules (original)
+++ branches/ofed-1.5lenny/perftest/trunk/debian/rules Wed Feb 10 16:27:18 2010
@@ -52,7 +52,8 @@
# Add here commands to install the package into debian/perftest.
# $(MAKE) DESTDIR=$(CURDIR)/debian/perftest install
cp ib_* $(CURDIR)/debian/perftest/usr/bin
-
+ cp rdma_bw $(CURDIR)/debian/perftest/usr/bin
+ cp rdma_lat $(CURDIR)/debian/perftest/usr/bin
# Build architecture-independent files here.
binary-indep: install
More information about the Pkg-ofed-commits
mailing list