File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ BuildRequires: perl(Error)
97
97
%description -n perl-Git
98
98
Perl interface to Git
99
99
100
- %define path_settings ETC_GITCONFIG=/etc/gitconfig prefix=%{_prefix} mandir=%{_mandir} htmldir=%{_docdir}/%{name}-core- %{version}
100
+ %define path_settings ETC_GITCONFIG=/etc/gitconfig prefix=%{_prefix} mandir=%{_mandir} htmldir=%{_docdir}/%{name}-%{version}
101
101
102
102
%prep
103
103
%setup -q
@@ -190,6 +190,9 @@ rm -rf $RPM_BUILD_ROOT
190
190
# No files for you!
191
191
192
192
%changelog
193
+ * Mon Feb 04 2009 David J. Mellor <
[email protected] >
194
+ - fixed broken git help -w after renaming the git-core package to git.
195
+
193
196
* Fri Sep 12 2008 Quy Tonthat <
[email protected] >
194
197
- move git-cvsserver to bindir.
195
198
You can’t perform that action at this time.
0 commit comments