ALT Linux Bugzilla
– Attachment 5173 Details for
Bug 26487
[PATCH] Не обрабатывает симлинки в image-scripts.d
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
image-scripts.d в виде симлинка
mkimage.image-scripts.d.as.symlink.patch (text/plain), 368 bytes, created by
Lenar Shakirov
on 2011-10-25 19:43:47 MSK
(
hide
)
Description:
image-scripts.d в виде симлинка
Filename:
MIME Type:
Creator:
Lenar Shakirov
Created:
2011-10-25 19:43:47 MSK
Size:
368 bytes
patch
obsolete
>diff --git a/tools/mki-scripts b/tools/mki-scripts >index a6a6150..c3bb0a8 100755 >--- a/tools/mki-scripts >+++ b/tools/mki-scripts >@@ -49,7 +49,7 @@ export WORKDIR=/.image > /.host/script.sh > EOF > >-find "$scriptdir" -mindepth 1 -maxdepth 1 -type f | >+find "$scriptdir"/ -mindepth 1 -maxdepth 1 -type f | > sort -n | > while read script; do > [ -x "$script" ] || continue
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 26487
:
5166
| 5173