/[packages]/cauldron/tidyp/current/SPECS/tidyp.spec
ViewVC logotype

Diff of /cauldron/tidyp/current/SPECS/tidyp.spec

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

revision 31684 by ahmad, Sat Jan 22 08:03:47 2011 UTC revision 31685 by ahmad, Sat Jan 22 08:12:55 2011 UTC
# Line 55  applications which will use %{name}. Line 55  applications which will use %{name}.
55  %makeinstall_std  %makeinstall_std
56    
57  # don't ship .a, .la  # don't ship .a, .la
58  find %{buildroot} *.a | xargs rm -f  find %{buildroot} -name *.a | xargs rm -f
59  find %{buildroot} *.la | xargs rm -f  find %{buildroot} -name *.la | xargs rm -f
60    
61  %clean  %clean
62  %__rm -rf %{buildroot}  %__rm -rf %{buildroot}

Legend:
Removed from v.31684  
changed lines
  Added in v.31685

  ViewVC Help
Powered by ViewVC 1.1.30