From 0a505a76dc9be96151bd816ecd4f53283867c7c5 Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Thu, 5 Sep 2013 17:56:26 -0400 Subject: [PATCH] Fix definition of with_systemtap --- java-1.8.0-openjdk.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 8cef5ca..1bc374a 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -59,6 +59,8 @@ %ifarch %{jit_arches} %global with_systemtap 1 +%else +%global with_systemtap 0 %endif # Convert an absolute path to a relative path. Each symbolic link is