ALT Linux Bugzilla
– Attachment 1231 Details for
Bug 8422
Add support for linux-libc-headers
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
adjust_kernel_headers.diff
adjust_kernel_headers.diff (text/plain), 740 bytes, created by
Konstantin A Lepikhov (L.A. Kostis)
on 2005-11-05 19:00:39 MSK
(
hide
)
Description:
adjust_kernel_headers.diff
Filename:
MIME Type:
Creator:
Konstantin A Lepikhov (L.A. Kostis)
Created:
2005-11-05 19:00:39 MSK
Size:
740 bytes
patch
obsolete
>--- adjust_kernel_headers 2004-03-08 23:26:48 +0300 >+++ adjust_kernel_headers.new 2005-11-05 16:18:32 +0300 >@@ -197,7 +197,7 @@ case "$1" in > ;; > *) > [ -n "${1##*/*}" ] && >- [ "$1" = default -o -z "${1##[2-9].[0-9]*}" ] || >+ [ "$1" = default -o "$1" == libc-headers -o -z "${1##[2-9].[0-9]*}" ] || > fatal "$1: invalid kernel version" > touch /etc/sysconfig/kernel/include_manual_mode > try_adjust_all "$1" >@@ -214,5 +214,6 @@ try_adjust_new "/usr/include/linux-$KERN > try_adjust_new "/usr/lib/kernel/$KERNEL_VERSION" > try_adjust_old "/var/lib/kernel/$FULL_KERNEL_VERSION" > try_adjust_old "/usr/lib/kernel/$FULL_KERNEL_VERSION" >+try_adjust_new /usr/include/linux-libc-headers > try_adjust_new /usr/include/linux-default > exit 1
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 8422
: 1231