diff options
author | Pierre Labastie <pierre@linuxfromscratch.org> | 2015-01-18 16:58:24 +0000 |
---|---|---|
committer | Pierre Labastie <pierre@linuxfromscratch.org> | 2015-01-18 16:58:24 +0000 |
commit | bd0095150ac71f1060cc2c5b00670bbe5e982a2d (patch) | |
tree | 03a28f3e69f381c15a47e00d0e6203114f903c43 /pkgmngt/packageManager.xml.template | |
parent | 4195a401a6b0bb286e554929f95eb378af10b345 (diff) |
Add pacman as package manager.
Diffstat (limited to 'pkgmngt/packageManager.xml.template')
-rw-r--r-- | pkgmngt/packageManager.xml.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgmngt/packageManager.xml.template b/pkgmngt/packageManager.xml.template index dbd30b14a9..9d20546cdf 100644 --- a/pkgmngt/packageManager.xml.template +++ b/pkgmngt/packageManager.xml.template @@ -100,7 +100,7 @@ touch /var/log/dpkg.log</userinput></screen> <!-- Last but not least : Final instructions for installing the package manager at the end of chapter 6. Again, the scriptlet file name is -taken from the dbhtml instruction, with digits added before and .html cut +taken from the dbhtml instruction, with digits added before and .html cut and the tarball name is formed from this name + version. So the file here _must_ be the same as in chapter 5. If rendering in html, both sets of instructions end up in the same file, which is usually not a problem. |