Browsing French translation

1252 of 2322 results
1252.
The directory name is checked by testing whether the current directory name (as determined by B<pwd>(1)) matches the regex given by the configuration file option B<DEVSCRIPTS_CHECK_DIRNAME_REGEX> or by the command line option B<--check-dirname-regex> I<regex>. Here I<regex> is a Perl regex (see B<perlre>(3perl)), which will be anchored at the beginning and the end. If I<regex> contains a '/', then it must match the full directory path. If not, then it must match the full directory name. If I<regex> contains the string \'PACKAGE', this will be replaced by the source package name, as determined from the I<changelog>. The default value for the regex is: \'PACKAGE(-.+)?', thus matching directory names such as PACKAGE and PACKAGE-version.
type: Plain text
Le nom du répertoire est vérifié en testant si le nom du répertoire actuel (donné par B<pwd>(1)) correspond à l'expression rationnelle donnée par la variable B<DEVSCRIPTS_CHECK_DIRNAME_REGEX> du fichier de configuration ou par l'option B<--check-dirname-regex> I<expression_rationnelle>. Il s'agit d'une expression rationnelle Perl (voir B<perlre>(1)), qui sera ancrée à son début et à sa fin. Si elle contient un "/", alors elle doit correspondre au chemin complet, sinon elle doit correspondre au nom de répertoire complet. Si elle contient la chaîne "PACKAGE", cette chaîne sera remplacée par le nom du paquet source déterminé par le fichier I<changelog>. La valeur par défaut de cette expression rationnelle est "PACKAGE(-.+)?", ce qui correspond aux répertoires nommés PACKAGE ou PACKAGE-version.
Translated by Xavier Guimard
Located in ../scripts/debuild.1:88
1252 of 2322 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.