There was an error while loading. Please reload this page.
1 parent cf0664b commit 048bf21Copy full SHA for 048bf21
1 file changed
src/_portage
@@ -31,7 +31,7 @@ _ebuild () {
31
'preinst[Run specific actions that need to be done before installation]'
32
'install[Installs the package to the temporary install directory]'
33
'postinst[Run specific actions that need to be done after installation]'
34
- 'qmerge[Installs the package de the filesystem]'
+ 'qmerge[Installs the package to the filesystem]'
35
'merge[perform the following actions: fetch, unpack, compile, install and qmerge]'
36
'unmerge[Remove the installed files of the packages]'
37
'prerm[Run specific actions that need to be executed before unmerge]'
0 commit comments