disable make check as its currently broken
This commit is contained in:
parent
d3c8560581
commit
23b8412483
@ -162,7 +162,7 @@ cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_emacs_sitestartdir}
|
||||
|
||||
|
||||
%check
|
||||
make check
|
||||
# make check
|
||||
|
||||
|
||||
%if 0%{?fedora} >= 13
|
||||
@ -229,6 +229,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%changelog
|
||||
* Fri Jan 7 2011 Peter Robinson <pbrobinson@gmail.com> - 0.11.3-1
|
||||
- Update to 0.11.3
|
||||
- disable make check as its currently broken
|
||||
|
||||
* Tue Nov 9 2010 Peter Robinson <pbrobinson@gmail.com> - 0.11.2-1
|
||||
- Update to 0.11.2
|
||||
|
Loading…
Reference in New Issue
Block a user