From 9e9c67be35f6367f4728e42c0a91f7d1a60bfaf3 Mon Sep 17 00:00:00 2001 From: roland Date: Sat, 17 Jun 2006 01:52:37 +0000 Subject: 2006-06-16 Roland McGrath * systemtap.spec.in: Fix bundled_elfutils setting so builds can possibly work. Add comment admonishing losers not to touch it. --- systemtap.spec.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'systemtap.spec.in') diff --git a/systemtap.spec.in b/systemtap.spec.in index d536bbb2..efd308ad 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -1,4 +1,5 @@ -%define bundled_elfutils 0 +# Yo! DO NOT THE FOLLOWING LINE. +%define bundled_elfutils 1 %define elfutils_version 0.121 Name: systemtap -- cgit