summaryrefslogtreecommitdiffstats
path: root/po/quilt.pot
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-02-11 14:21:08 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-02-11 14:21:08 +0000
commit639f2f9c28cf0e9badb2b94373e668777a900c12 (patch)
tree20b464ef3de301b02cca6f86e2ef6a8a272c1024 /po/quilt.pot
parente40b8404ddefe21f1f8a74e0984d91434e826a49 (diff)
downloadquilt-639f2f9c28cf0e9badb2b94373e668777a900c12.tar.gz
- quilt/setup.in: Add --path option for defining a tarball search
path. Fix a bug in check_for_existing_files. When a series file is given as an argument, symlink to that series file in the same way as we symlink to the patches. Improve the symlink creation algorithm. Add testcase test/setup.test.
Diffstat (limited to 'po/quilt.pot')
-rw-r--r--po/quilt.pot40
1 files changed, 24 insertions, 16 deletions
diff --git a/po/quilt.pot b/po/quilt.pot
index 827a130..f8b8d3d 100644
--- a/po/quilt.pot
+++ b/po/quilt.pot
@@ -965,37 +965,45 @@ msgid ""
"-v\tVerbose, more user friendly output.\n"
msgstr ""
-#: quilt/setup.in:27
-msgid "Usage: quilt setup [-d path-prefix] [-v] {specfile|seriesfile}\\n"
+#: quilt/setup.in:31
+msgid "Directory %s exists\\n"
msgstr ""
-#: quilt/setup.in:30
+#: quilt/setup.in:37
+msgid "File %s exists\\n"
+msgstr ""
+
+#: quilt/setup.in:93
+msgid ""
+"Usage: quilt setup [-d path-prefix] [-v] [--path dir1:dir2] {specfile|"
+"seriesfile}\\n"
+msgstr ""
+
+#: quilt/setup.in:96
msgid ""
"\n"
"Initializes a source tree from an rpm spec file or a quilt series file.\n"
"\n"
-"-d\toptional path prefix (sub-directory).\n"
+"-d\tOptional path prefix.\n"
"\n"
-"-v\tverbose debug output.\n"
-msgstr ""
-
-#: quilt/setup.in:96
-msgid "Directory %s exists\\n"
-msgstr ""
-
-#: quilt/setup.in:102
-msgid "File %s exists\\n"
+"--path\tDirectories to search when looking for tarballs. Defaults to \\`.'.\n"
+"\n"
+"-v\tVerbose debug output.\n"
msgstr ""
-#: quilt/setup.in:118
+#: quilt/setup.in:158
msgid "The %%prep section of %s failed; results may be incomplete\\n"
msgstr ""
-#: quilt/setup.in:121
+#: quilt/setup.in:161
msgid "The -v option will show rpm's output\\n"
msgstr ""
-#: quilt/setup.in:155
+#: quilt/setup.in:198
+msgid "File %s not found in search path\\n"
+msgstr ""
+
+#: quilt/setup.in:201
msgid "Unpacking archive %s\\n"
msgstr ""