~ubuntu-branches/ubuntu/karmic/soprano/karmic

« back to all changes in this revision

Viewing changes to debian/patches/03_SopranoAddOntology_path.diff

  • Committer: Bazaar Package Importer
  • Author(s): Debian Qt/KDE Maintainers
  • Date: 2009-09-24 20:50:06 UTC
  • mfrom: (1.1.20 upstream) (12.2.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090924205006-of45zni5ru2b16e5
Tags: 2.3.1+dfsg.1-1
* New upstream release.

+++ Changes by Lisandro Damián Nicanor Pérez Meyer:

* Bump Standards-Version from 3.8.2 to 3.8.3, no changes required.
* Modified the SopranoAddOntology patch to fix a path.
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 install(FILES
5
5
   SopranoAddOntology.cmake
6
6
   DESTINATION
7
 
-  share/apps/cmake/modules
 
7
-  share/soprano/cmake
8
8
+  ${DATA_INSTALL_DIR}/cmake/modules
9
9
 )