RPM

Comment 0 for bug 669655

Revision history for this message
herrold (herrold) wrote :

 rpmbuild -ba ${NODEPS} ${RMSPEC} ${RMSOURCE} ${CLEAN} \
~/rpmbuild/SPECS/${SPC} < /dev/null 2>&1

17:13 orc_orc> or such

that '< /dev/null' often gets rid of builder 'hangs'

and in the usual case we do not input from stdin to rpmbuild, that is not mediated by the .spec file