Disable the tests because of no internet connection.

epel9
Christopher Meng 12 years ago
parent 7aa2771e09
commit cd4add89eb

@ -14,7 +14,7 @@ BuildRequires: zip
BuildRequires: pandoc BuildRequires: pandoc
BuildRequires: python BuildRequires: python
#Tests #Tests
BuildRequires: python-nose #BuildRequires: python-nose
Requires: python Requires: python
%description %description
@ -35,7 +35,7 @@ mkdir -p %{buildroot}%{_sysconfdir}
install -p -m644 %{S:1} %{buildroot}%{_sysconfdir} install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
%check %check
make test #make test
%files %files
%doc LICENSE %doc LICENSE

Loading…
Cancel
Save