Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 431980 Details for
Bug 553796
app-i18n/sunpinyin-2.0.4_pre20130108 :IO::File=IO(0x42f0908) around line 1: No name given for documen
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
The upstream patch
sunpinyin-2.0.4-pod2man.patch (text/plain), 664 bytes, created by
Felix Janda
on 2016-04-25 15:51:37 UTC
(
hide
)
Description:
The upstream patch
Filename:
MIME Type:
Creator:
Felix Janda
Created:
2016-04-25 15:51:37 UTC
Size:
664 bytes
patch
obsolete
>From 63ef4bbdbb2dd0241a4927469e34fb06f205e41d Mon Sep 17 00:00:00 2001 >From: Guo Yixuan <culu.gyx@gmail.com> >Date: Sun, 5 Jul 2015 16:15:09 -0400 >Subject: [PATCH] fix pod2man invocations > >Debian bug #790287 >https://bugs.debian.org/790287 >--- > man/SConscript | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/man/SConscript b/man/SConscript >index ffe5179..2e148cf 100644 >--- a/man/SConscript >+++ b/man/SConscript >@@ -1,7 +1,7 @@ > import os > Import('env') > >-pod2man = Builder(action = 'pod2man < $SOURCE > $TARGET') >+pod2man = Builder(action = 'pod2man $SOURCE $TARGET') > env.Append(BUILDERS = {'Man': pod2man}) > > env.Man('mmseg.1', 'mmseg.pod')
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 553796
:
406082
|
406084
| 431980 |
433076