ALT Linux Bugzilla
– Attachment 614 Details for
Bug 4811
не отрабатывается installkernel при make install при пересборке ядра
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Proposed patch against/sbin/installkernel
installkernel.diff (text/plain), 317 bytes, created by
Alexey Kopytov
on 2004-10-24 22:04:19 MSD
(
hide
)
Description:
Proposed patch against/sbin/installkernel
Filename:
MIME Type:
Creator:
Alexey Kopytov
Created:
2004-10-24 22:04:19 MSD
Size:
317 bytes
patch
obsolete
>--- installkernel.old 2004-10-24 21:49:07 +0400 >+++ installkernel 2004-10-24 21:39:31 +0400 >@@ -96,7 +96,7 @@ > : ${SHARFILE:=/usr/share/loader} > > # check perl >-if [ ! -x "$PERL" ]; then >+if [ ! -x `which "$PERL"` ]; then > echo "$0: warning: $PERL not available; supposed to run manually..." > PERL="echo $PERL" > fi
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 4811
: 614