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

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

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

revision 1855442 by wally, Sun May 1 17:41:54 2022 UTC revision 1855443 by wally, Sun May 1 17:43:02 2022 UTC
# Line 1974  done Line 1974  done
1974  %build  %build
1975  export CXXFLAGS="%{build_cxxflags} -std=c++17"  export CXXFLAGS="%{build_cxxflags} -std=c++17"
1976  %set_build_flags  %set_build_flags
1977  ./reconf-all  autoreconf -fi
1978  for i in $(find -name configure)  for i in $(find -name configure)
1979  do  do
1980          (    pushd $(dirname $i)
1981            pushd $(dirname $i)      %before_configure
1982            %before_configure    popd
           popd  
         )  
1983  done  done
1984    
1985  %configure  %configure

Legend:
Removed from v.1855442  
changed lines
  Added in v.1855443

  ViewVC Help
Powered by ViewVC 1.1.30