Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 301335 Details for
Bug 440994
[PATCH] Make find-lang.sh --with-man brp-compress friendly
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Make find-lang.sh --with-man brp-compress friendly
0001-Make-find-lang.sh-with-man-brp-compress-friendly.patch (text/plain), 1.25 KB, created by
Ville Skyttä
on 2008-04-04 20:46:16 UTC
(
hide
)
Description:
Make find-lang.sh --with-man brp-compress friendly
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2008-04-04 20:46:16 UTC
Size:
1.25 KB
patch
obsolete
>From 19bf69ca7f75121288c7cf48d61d71bc161702cb Mon Sep 17 00:00:00 2001 >From: =?utf-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Fri, 4 Apr 2008 23:42:47 +0300 >Subject: [PATCH] Make find-lang.sh --with-man brp-compress friendly. >MIME-Version: 1.0 >Content-Type: text/plain; charset=utf-8 >Content-Transfer-Encoding: 8bit > > >Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> >--- > scripts/find-lang.sh | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/scripts/find-lang.sh b/scripts/find-lang.sh >index 7a74e02..0ca4707 100755 >--- a/scripts/find-lang.sh >+++ b/scripts/find-lang.sh >@@ -153,14 +153,14 @@ s:%lang(C) :: > find $TOP_DIR -type d|sed ' > s:'"$TOP_DIR"':: > '"$ALL_NAME$MAN"'s:\(.*/man/\([^/_]\+\).*/man[a-z0-9]\+/\):: >-'"$ALL_NAME$MAN"'s:\(.*/man/\([^/_]\+\).*/man[a-z0-9]\+$\):%lang(\2) \1: >+'"$ALL_NAME$MAN"'s:\(.*/man/\([^/_]\+\).*/man[a-z0-9]\+$\):%lang(\2) \1*: > s:^\([^%].*\):: > s:%lang(C) :: > /^$/d' >> $MO_NAME > > find $TOP_DIR -type f -o -type l|sed ' > s:'"$TOP_DIR"':: >-'"$NO_ALL_NAME$MAN"'s:\(.*/man/\([^/_]\+\).*/man[a-z0-9]\+/'"$NAME"'\.[a-z0-9].*\):%lang(\2) \1: >+'"$NO_ALL_NAME$MAN"'s:\(.*/man/\([^/_]\+\).*/man[a-z0-9]\+/'"$NAME"'\.[a-z0-9].*\):%lang(\2) \1*: > s:^\([^%].*\):: > s:%lang(C) :: > /^$/d' >> $MO_NAME >-- >1.5.4.3 >
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 440994
: 301335