From f1d70505785c1eacbdb361cf0a7f00159c969f23 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 2 Mar 2021 17:10:15 -0300 Subject: AutoQEMU screencast: Remove ./configure in favor of plain Makefile --- ...-installation-and-ssh-setup-of-iso-os-images.po | 24 ++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'locale/eo/LC_MESSAGES/_screencasts') diff --git a/locale/eo/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po b/locale/eo/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po index ee31de9..7c5a9bf 100644 --- a/locale/eo/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po +++ b/locale/eo/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po @@ -53,14 +53,6 @@ msgid "" "next time (thanks [klaatu](https://gnuworldorder.info/) for the tip!)." msgstr "" -msgid "" -"pushd `mktemp -d`\n" -"git clone https://git.euandreh.xyz/autoqemu .\n" -"./configure --prefix=$HOME/.local\n" -"make install\n" -"autoqemu ssh alpine\n" -msgstr "" - msgid "It assumes that `$HOME/.local/bin` is in `$PATH`." msgstr "" @@ -72,6 +64,22 @@ msgid "" "Makefiles glued together." msgstr "" +msgid "" +"pushd `mktemp -d`\n" +"git clone https://git.euandreh.xyz/autoqemu .\n" +"make\n" +"make install PREFIX=$HOME/.local\n" +"autoqemu ssh alpine\n" +msgstr "" + +#~ msgid "" +#~ "pushd `mktemp -d`\n" +#~ "git clone https://git.euandreh.xyz/autoqemu .\n" +#~ "./configure --prefix=$HOME/.local\n" +#~ "make install\n" +#~ "autoqemu ssh alpine\n" +#~ msgstr "" + #~ msgid "" #~ "This screencast is a simple demo of automating the installation of Alpine " #~ "Linux 3.12.3 standard x86_64 with " -- cgit v1.2.3