From 57dbcbcbc021acaeb98bde7913442c7260b24ba6 Mon Sep 17 00:00:00 2001 From: ellson Date: Wed, 22 Feb 2006 19:18:21 +0000 Subject: [PATCH] tell rpm that graphviz is relocatable --- graphviz.spec.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphviz.spec.in b/graphviz.spec.in index 065472874..328a51917 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -4,6 +4,9 @@ # Note: graphviz requires gd with gif support (and other fixes), hence use # internal one for now. +# graphviz is relocatable +Prefix: /usr + # Define a default set incase none of the conditionals apply %define SHARP 0 %define GUILE 0 -- 2.40.0