[uget] option fix

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Nov 6 07:31:26 UTC 2010


commit ea80345a65bc25ba95922047c89cb3d1fe0dd2d8
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Nov 6 16:31:22 2010 +0900

    option fix

 uget.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/uget.spec b/uget.spec
index 259373d..198897e 100644
--- a/uget.spec
+++ b/uget.spec
@@ -35,7 +35,7 @@ Uget is the successor of urlgfe, which was called URLget before.
 
 %configure \
 %if 0%{?fedora} >= 15
-	--without-notify
+	--disable-notify
 %endif
 make -k %{?_smp_mflags}
 


More information about the scm-commits mailing list