~ubuntu-branches/ubuntu/maverick/uim/maverick

« back to all changes in this revision

Viewing changes to debian/patches/10_set_path_uim-candwin-qt4.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2010-01-22 17:44:19 UTC
  • mfrom: (1.1.12 upstream) (7.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100122174419-jvzfjkrbwv21kv0x
Tags: 1:1.5.7-2ubuntu1
* Merge from debian/unstable. No remaining changes.
* debian/control: added build dependency on libgnomeui-dev. This is mandatory
  to build the Gnome applet and fixes a FTBFS

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 10_set_path_uim-candwin-qt4.patch.dpatch by  <kiwamu@debian.or.jp>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: No description.
 
6
 
 
7
@DPATCH@
 
8
diff -urNad uim-1.5.7~/qt4/candwin/uim-candwin-qt4.pro.in uim-1.5.7/qt4/candwin/uim-candwin-qt4.pro.in
 
9
--- uim-1.5.7~/qt4/candwin/uim-candwin-qt4.pro.in       2009-11-21 21:55:15.000000000 +0900
 
10
+++ uim-1.5.7/qt4/candwin/uim-candwin-qt4.pro.in        2009-11-24 20:58:35.000000000 +0900
 
11
@@ -22,5 +22,5 @@
 
12
 
 
13
 TARGET = uim-candwin-qt4
 
14
 
 
15
-target.path += @DESTDIR@@exec_prefix@/libexec
 
16
+target.path += @DESTDIR@/usr/lib/uim
 
17
 INSTALLS    += target