From 8a24e3e32e86ef31e4796d4cf5def8cb5d94f99c Mon Sep 17 00:00:00 2001 From: anoncvs Date: Mon, 5 Nov 2001 19:39:39 +0000 Subject: + correct typo in po/fr.po *replace msgstr "usage: rpmf []" by msgstr "usage: urpmf [options] " *replace msgstr "usage: urpmi.addmedia [--update] " by msgstr "usage: urpmi.addmedia [--update] " + add inst.list that will contain list of package to install and not to upgrade. Now I have to learn perl ;) --- inst.list | 1 + 1 file changed, 1 insertion(+) create mode 100644 inst.list (limited to 'inst.list') diff --git a/inst.list b/inst.list new file mode 100644 index 00000000..ae91e2b5 --- /dev/null +++ b/inst.list @@ -0,0 +1 @@ +# Here you can specify the package you want to install and not upgrade -- cgit v1.2.1