~ubuntu-branches/ubuntu/karmic/gcin/karmic

« back to all changes in this revision

Viewing changes to scripts/modify-XIM

  • Committer: Bazaar Package Importer
  • Author(s): Kanru Chen
  • Date: 2009-05-12 11:35:18 UTC
  • mfrom: (1.1.11 upstream) (2.2.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090512113518-eb7ns0uc788csu0g
Tags: 1.4.5-1
* New Upstream Version
* Wrokaround dh_gtkmodules bug.
* Bump Standards-Versions to 3.8.1, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
#fi
70
70
 
71
71
 
72
 
cd /usr/X11R6/bin
 
72
cd /usr/bin
73
73
grep -i scim crxvt >& /dev/null
74
74
if [ $? = 0 ]; then
75
75
  [ -f crxvt.orig.cin ] || mv crxvt crxvt.orig.cin