ALT Linux Bugzilla
– Attachment 1732 Details for
Bug 10521
Обрабатываются лишь *.py
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
*.py OR file: *python* script must be recognized
find-requires.python.patch (text/plain), 441 bytes, created by
Fr. Br. George
on 2006-12-25 14:43:32 MSK
(
hide
)
Description:
*.py OR file: *python* script must be recognized
Filename:
MIME Type:
Creator:
Fr. Br. George
Created:
2006-12-25 14:43:32 MSK
Size:
441 bytes
patch
obsolete
>--- /home/george/hasher/chroot/usr/lib/rpm/find-requires 2006-11-30 20:02:21 +0300 >+++ find-requires 2006-12-25 14:28:00 +0300 >@@ -235,7 +235,7 @@ > [ -z "$LIST_PERL" ] && LIST_PERL="$f" || LIST_PERL="$LIST_PERL > $f" > fi >- elif [ -z "${f%%*.py}" ]; then >+ elif [ -z "${t##*python* script text*}" -o -z "${f%%*.py}" ]; then > if [ -n "$FIND_PYTHON" ]; then > [ -z "$LIST_PYTHON" ] && LIST_PYTHON="$f" || LIST_PYTHON="$LIST_PYTHON > $f"
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 10521
: 1732