- (set -x ; sed -i "s/as_ln_s='cp -pR'/as_ln_s='ln -s'/g" $(find . -name configure) )
- (set -x ; sed -i -r 's/(cp.*)([[:space:]]+-p[[:space:]]+)/\1\2--no-preserve=ownership /g' $(find . -name Makefile -o -name Makefile.in) )
- time nice -n 19 ksh93 -c 'set -o xtrace ; (yes | make -j2 all)' 2>&1 | tee -a buildlog.log
configure/Makefile fix
Posted by Anonymous on Tue 21st Nov 2023 19:05
raw | new post
modification of post by Anonymous (view diff)
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.