# HG changeset patch
# User Mark Doliner <mark@kingant.net>
# Date 1147063676 0
# Node ID 3e58b20cded3339486fc231355e47be13cf0e15a
# Parent  69d5cd3d0b4a19523941ebe4d2d375b7a68689a1
[gaim-migrate @ 16159]
I think this will fix that error I just mentioned

committer: Tailor Script <tailor@pidgin.im>

diff -r 69d5cd3d0b4a -r 3e58b20cded3 gaim.spec.in
--- a/gaim.spec.in	Mon May 08 04:45:41 2006 +0000
+++ b/gaim.spec.in	Mon May 08 04:47:56 2006 +0000
@@ -185,7 +185,7 @@
 
 %install
 rm -rf %{buildroot}
-if 0%{?_with_perlmakehack}
+%if 0%{?_with_perlmakehack}
 make prefix=%{buildroot}%{_prefix} bindir=%{buildroot}%{_bindir} \
      datadir=%{buildroot}%{_datadir} includedir=%{buildroot}%{_includedir} \
      libdir=%{buildroot}%{_libdir} mandir=%{buildroot}%{_mandir} \