Skip to content
Snippets Groups Projects
Commit 406d81b2 authored by Eric Cano's avatar Eric Cano
Browse files

Removed doxygen compilation from spe file (it's not yet packaged)

parent a95a0ad3
Branches
Tags
No related merge requests found
Summary: The CERN tape server project
Name: tape-server
Version: 0.0.0
Release: 1
Release: svn120M
Prefix: /usr
License: GPL
Group: Applications/File
......@@ -66,7 +66,7 @@ test -e $RPM_BUILD_ROOT && rm -r $RPM_BUILD_ROOT
mkdir -p build
cd build
cmake ../ -DRELEASE=%{release} -DCMAKE_BUILD_TYPE=Debug
%{__make} %{_smp_mflags} all doxygen TapeServer_pdf
%{__make} %{_smp_mflags} all TapeServer_pdf
%install
cd build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment