ALT Linux Bugzilla
– Attachment 1985 Details for
Bug 11586
Возможность сборки hasher'ом пакетов _не_ для ALT
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
одно из решений проблемы
hsh-sh-rebuild-functions.patch (text/plain), 737 bytes, created by
Denis Pynkin
on 2007-05-22 17:56:12 MSD
(
hide
)
Description:
одно из решений проблемы
Filename:
MIME Type:
Creator:
Denis Pynkin
Created:
2007-05-22 17:56:12 MSD
Size:
737 bytes
patch
obsolete
>--- hsh-sh-rebuild-functions.orig 2007-05-21 16:46:53 +0300 >+++ hsh-sh-rebuild-functions 2007-05-22 16:37:01 +0300 >@@ -234,9 +234,9 @@ > EOF > > target="$(quote_arg "${target:-$def_target}")" /.host/rebuild * >-find /usr/src/RPM/SRPMS/ -mindepth 1 -maxdepth 1 -type f -name \*.src.rpm -print0 | >- xargs -r0 mv -f $verbose --target-directory=/.out/ -- >-find /usr/src/RPM/RPMS/ -mindepth 2 -maxdepth 2 -type f -name \*.rpm -print0 | >+find \$(rpm --eval=%_srcrpmdir)/ -mindepth 1 -maxdepth 1 -type f -name \*.src.rpm -print0 | >+ xargs -r0 mv -f $verbose --target-directory=/.out/ -- >+find \$(rpm --eval=%_rpmdir)/ -mindepth 2 -maxdepth 2 -type f -name \*.rpm -print0 | > xargs -r0 mv -f $verbose --target-directory=/.out/ -- > __EOF__ >
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 11586
: 1985