/[svn]/liblscp/trunk/liblscp.spec.in
ViewVC logotype

Diff of /liblscp/trunk/liblscp.spec.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3972 by capela, Sun Jul 4 14:24:45 2021 UTC revision 4004 by capela, Sun Dec 5 12:36:24 2021 UTC
# Line 93  intend to compile programs that use this Line 93  intend to compile programs that use this
93  %setup -q  %setup -q
94    
95  %build  %build
96  cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -Wno-dev -S .  cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -Wno-dev
97  %__make %{?_smp_mflags}  %__make %{?_smp_mflags}
98    
99  %install  %install

Legend:
Removed from v.3972  
changed lines
  Added in v.4004

  ViewVC Help
Powered by ViewVC