From 47dd75825080c489e446e6d4b79e0d27a090f1ed Mon Sep 17 00:00:00 2001 From: compudj Date: Wed, 4 Oct 2006 16:10:54 +0000 Subject: [PATCH] update QUICKSTART git-svn-id: http://ltt.polymtl.ca/svn@2170 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/QUICKSTART | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ltt/branches/poly/QUICKSTART b/ltt/branches/poly/QUICKSTART index f20f0250..e50d25d9 100644 --- a/ltt/branches/poly/QUICKSTART +++ b/ltt/branches/poly/QUICKSTART @@ -208,7 +208,7 @@ cd /usr/src wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.X.tar.bz2 bzip2 -cd linux-2.6.X.tar.bz2 | tar xvof - cd linux-2.6.X -cat /usr/src/lttng/patch-2.6.X-lttng-0.x.xx* | patch -p1 +cat /usr/src/lttng/patch*-2.6.X-lttng-0.x.xx* | patch -p1 cd .. mv linux-2.6.X linux-2.6.X-lttng-0.x.xx -- 2.34.1