[efreet/f19] Update spec

Dan Mashal vicodan at fedoraproject.org
Tue Aug 27 20:33:28 UTC 2013


commit ebf931a32e811aaf0660415c5a3666b68008c075
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Tue Aug 27 13:33:00 2013 -0700

    Update spec

 efreet.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/efreet.spec b/efreet.spec
index 5e4626a..094ba98 100644
--- a/efreet.spec
+++ b/efreet.spec
@@ -34,16 +34,12 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 Libraries and header files for efreet
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
-%configure --disable-static --disable-doc
+%configure --disable-static --disable-doc -disable-rpath
 make %{?_smp_mflags} V=1
 
-save space
-#cd doc
-#make doc %{?_smp_mflags}
-
 %install
 %make_install
 


More information about the scm-commits mailing list