ALT Linux Bugzilla
– Attachment 5470 Details for
Bug 27364
[PATCH] Имя недостающей перловой зависимости урезается до слеша
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
simple patch that work
1.patch (text/plain), 426 bytes, created by
viy
on 2012-05-24 17:19:01 MSK
(
hide
)
Description:
simple patch that work
Filename:
MIME Type:
Creator:
viy
Created:
2012-05-24 17:19:01 MSK
Size:
426 bytes
patch
obsolete
>diff --git a/apt/cmdline/apt-get.cc b/apt/cmdline/apt-get.cc >index 91ac4c9..4981e43 100644 >--- a/apt/cmdline/apt-get.cc >+++ b/apt/cmdline/apt-get.cc >@@ -1995,7 +1995,7 @@ bool DoInstall(CommandLine &CmdL) > if (Hit == true) > continue; > #endif >- return _error->Error(_("Couldn't find package %s"),S); >+ return _error->Error(_("Couldn't find package %s"),OrigS); > } > > // Regexs must always be confirmed
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 27364
: 5470 |
5471