~ubuntu-branches/ubuntu/quantal/kiten/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/patches/enable_debianabimanager.diff

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-16 13:14:44 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111216131444-fxt8pt2pha54qmdu
Tags: 4:4.7.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
For more information about DebianABIManager, refer to
8
8
/usr/share/doc/pkg-kde-tools/README.DebianABIManager (pkg-kde-tools (>= 0.12)).
9
9
 
10
 
--- a/CMakeLists.txt
11
 
+++ b/CMakeLists.txt
12
 
@@ -34,3 +34,5 @@
 
10
Index: kiten-4.7.90/CMakeLists.txt
 
11
===================================================================
 
12
--- kiten-4.7.90.orig/CMakeLists.txt    2011-09-26 09:44:37.000000000 +0000
 
13
+++ kiten-4.7.90/CMakeLists.txt 2011-12-16 15:28:35.000000000 +0000
 
14
@@ -36,3 +36,5 @@
13
15
 
14
16
 ## Install our datafiles
15
 
 install( FILES data/edict data/kanjidic data/radkfile data/vconj data/romkana.cnv DESTINATION ${DATA_INSTALL_DIR}/kiten)
 
17
 install( FILES data/edict data/kanjidic data/radkfile data/vconj data/romkana.cnv DESTINATION ${DATA_INSTALL_DIR}/kiten )
16
18
+
17
19
+include(/usr/share/pkg-kde-tools/cmake/DebianABIManager.cmake)