From 081c3ee54670131e58d7dfdad4b573d672b9af12 Mon Sep 17 00:00:00 2001 From: Michael van Elst Date: Fri, 17 Jan 2003 13:54:57 +0000 Subject: [PATCH] don't need static binary to avoid shared libs --- doxygen/doxygen.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/doxygen.spec b/doxygen/doxygen.spec index 5a92b4a90c..27048e411b 100644 --- a/doxygen/doxygen.spec +++ b/doxygen/doxygen.spec @@ -70,7 +70,7 @@ AutoReqProv: no --install %{l_prefix}/bin/install \ --release \ --english-only \ - --static $opt + $opt %{l_make} %{l_mflags -O} %install