From 85e5585de60c273833f02f92918c325dbe013353 Mon Sep 17 00:00:00 2001 From: fche Date: Wed, 11 Jun 2008 15:20:19 +0000 Subject: [PATCH] away away, pesky yum wildcards --- getinvolved.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/getinvolved.html b/getinvolved.html index 14157916..7233e37d 100644 --- a/getinvolved.html +++ b/getinvolved.html @@ -84,8 +84,8 @@

If you are running recent Fedora, you can install systemtap and its dependencies with

-
yum install systemtap kernel-devel
-yum --enablerepo=\*-debuginfo install kernel-debuginfo
+
yum install systemtap kernel-devel yum-utils
+debuginfo-install kernel
 

To build and install the latest sources, follow the these directions. The essence:

-- 2.43.5