From eef0e2c122c68382f8c6333e1414318c1fc591b4 Mon Sep 17 00:00:00 2001 From: Neal Becker Date: Feb 07 2009 12:26:11 +0000 Subject: Fix install mergetools.rc --- diff --git a/mercurial.spec b/mercurial.spec index c63a207..0fa81b0 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -149,7 +149,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/mercurial-convert-repo %dir %{_sysconfdir}/mercurial %dir %{_sysconfdir}/mercurial/hgrc.d -%{_sysconfdir}/mercurial/hgrc.d/mergetools.rc.sample +%{_sysconfdir}/mercurial/hgrc.d/mergetools.rc %dir %{python_sitearch}/mercurial %dir %{python_sitearch}/hgext @@ -169,7 +169,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Sat Feb 7 2009 Neal Becker - 1.1.2-3 -- Patch mergetools.hgrc to fix filemerge bug +- Patch mergetools.rc to fix filemerge bug * Thu Jan 1 2009 Neal Becker - 1.1.2-2 - Rename mergetools.rc -> mergetools.rc.sample