/[ascend]/trunk/ascend.spec.in
ViewVC logotype

Diff of /trunk/ascend.spec.in

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

revision 441 by johnpye, Tue Apr 4 12:01:17 2006 UTC revision 443 by johnpye, Tue Apr 4 12:11:28 2006 UTC
# Line 43  scons %{?_smp_mflags} Line 43  scons %{?_smp_mflags}
43    
44  %install  %install
45  rm -rf %{buildroot}  rm -rf %{buildroot}
46  scons INSTALL_PREFIX=%{_prefix} INSTALL_DATA=%{_datadir} INSTALL_BIN=%{_bindir} install  scons INSTALL_PREFIX=%{_buildroot}%{_prefix} INSTALL_DATA=%{_buildroot}%{_datadir} INSTALL_BIN=%{_buildroot}%{_bindir} install
47    
48  %clean  %clean
49  rm -rf %{buildroot}  rm -rf %{buildroot}

Legend:
Removed from v.441  
changed lines
  Added in v.443

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22