summaryrefslogtreecommitdiff
path: root/redhat
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-02-09 21:21:09 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-02-09 21:21:09 +0000
commit06db39257ac597485cf1d8afaa93853eece40717 (patch)
tree8cbfed7865bb4fb84c45a8eb51442efbd1d8d324 /redhat
parent1013b9b4b6a246ee7a08a1c1df280e2e05e7947f (diff)
--without-libgeoip in spec file
Diffstat (limited to 'redhat')
-rw-r--r--redhat/transmission-remote-gtk.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec
index e9b9714..e4d07a4 100644
--- a/redhat/transmission-remote-gtk.spec
+++ b/redhat/transmission-remote-gtk.spec
@@ -39,7 +39,7 @@ Transmission BitTorrent client via its RPC interface.
%setup -q
%build
-%configure
+%configure --without-libgeoip
make %{?_smp_mflags}
%install