Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=556988

--- Comment #4 from Ding-Yi Chen <[email protected]> 2010-01-22 00:17:17 EST ---
Two more questions:

1. Any reason you limit the BuildArch to i586 and x86_64?

2. ibus-fbterm-lanuch works with bash, but not tcsh,
   following patch can fix that.

--- /usr/bin/ibus-fbterm-launch.orig 2010-01-22 12:39:58.822703153 +1000
+++ /usr/bin/ibus-fbterm-launch 2010-01-22 14:25:26.286694006 +1000
@@ -12,7 +12,7 @@
  exit 1
 fi

-eval `dbus-launch --auto-syntax`
+eval `dbus-launch --sh-syntax`

 export DISPLAY=:9${TTY_NUM}.0

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to