[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Misunderstand in debian/rules script



* Paul Wise:

> Use "cd plugins/icq ; qmake-qt4 icq.pro" instead of "qmake-qt4 icq.pro".

Actually, "cd plugins/icq && qmake-qt4 icq.pro" is the recommended
approach.  It makes sure that the the command does not spuriously
succeed when the target directory does not exist and the current
directory contains the necessary input data for the command.


Reply to: