ALT Linux Bugzilla
– Attachment 5950 Details for
Bug 29427
bugfix for fixup-pkgconfig
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
патч
fixup-pkgconfig-fix.patch (text/plain), 475 bytes, created by
viy
on 2013-10-03 21:50:37 MSK
(
hide
)
Description:
патч
Filename:
MIME Type:
Creator:
viy
Created:
2013-10-03 21:50:37 MSK
Size:
475 bytes
patch
obsolete
>diff --git a/scripts/fixup-pkgconfig.in b/scripts/fixup-pkgconfig.in >index e5ef460..3cb6052 100755 >--- a/scripts/fixup-pkgconfig.in >+++ b/scripts/fixup-pkgconfig.in >@@ -33,7 +33,7 @@ fix() > > local includedir= > local libdir= >- sed -ne "s/^\(\([a-z_]*\)\(prefix\|dir\|path\)\)=\(.*\)\$/local \1=\4/pg" "$f" >"$TMPFILE" || return 1 >+ sed -ne "s/^\(\([a-z_]*\)\(prefix\|dir\|path\)\)=[[:space:]]*\(.*\)\$/local \1=\4/pg" "$f" >"$TMPFILE" || return 1 > > # source parameters >
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 29427
: 5950