[gnome-shell-extension-pomodoro] Removed option

Fabian Affolter fab at fedoraproject.org
Fri Apr 13 20:36:15 UTC 2012


commit e07de2f6e06a6320264892793edaa28922b102b8
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Fri Apr 13 22:25:58 2012 +0200

    Removed option

 gnome-shell-extension-pomodoro.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gnome-shell-extension-pomodoro.spec b/gnome-shell-extension-pomodoro.spec
index 0dc238a..732e959 100644
--- a/gnome-shell-extension-pomodoro.spec
+++ b/gnome-shell-extension-pomodoro.spec
@@ -31,10 +31,9 @@ provides a countdown timer in the gnome-shell and keeps track of completed
 
 
 %build
-./autogen.sh --prefix=%{_prefix} --disable-schemas
+./autogen.sh --prefix=%{_prefix}
 make %{?_smp_mflags}
 
-
 %install
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 %find_lang %{name}


More information about the scm-commits mailing list