~ubuntu-branches/ubuntu/hardy/uim/hardy

« back to all changes in this revision

Viewing changes to debian/uim-prime.postinst

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2006-07-06 22:17:24 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060706221724-6sobw1fcsxj647hp
Tags: 1:1.1.0-1.2
* Non-maintainer upload.
* Added -Wno-cast-align to CFLAGS, as per the RM's recommendations:

  < vorlon> Sesse: -Wno-cast-align and to hell with it :P

  Really fixes FTBFS. (Really Closes: #375081)

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
                /usr/bin/uim-module-manager --register prime --path /etc/uim
31
31
        fi 
32
32
 
33
 
        update-alternatives \
34
 
        --install /etc/X11/xinit/xinput.d/ja_JP xinput-ja_JP \
35
 
        /etc/X11/xinit/xinput.d/uim_prime 50
36
33
    ;;
37
34
 
38
35
    abort-upgrade|abort-remove|abort-deconfigure)