~ubuntu-branches/ubuntu/trusty/muse/trusty

« back to all changes in this revision

Viewing changes to debian/patches/1001-buildsystem.patch

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2013-08-28 16:25:57 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20130828162557-27ulrksfvm64td50
Tags: 2.1.2-1
* New upstream bugfix release.
* Refresh patches.
* Fix doc links.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
--- muse.orig/CMakeLists.txt
9
9
+++ muse/CMakeLists.txt
10
 
@@ -87,8 +87,8 @@ SET(MusE_VERSION_MINOR 1)
 
10
@@ -86,8 +86,8 @@ SET(MusE_VERSION_MINOR 1)
11
11
 SET(MusE_VERSION_PATCH 0)
12
 
 SET(MusE_VERSION       "2.1.1")
13
 
 SET(MusE_VERSION_FULL  "2.1.1")
 
12
 SET(MusE_VERSION       "2.1.2")
 
13
 SET(MusE_VERSION_FULL  "2.1.2")
14
14
-SET(MusE_INSTALL_NAME  "muse-2.1")
15
15
-SET(MusE_EXEC_NAME     "muse2")
16
16
+SET(MusE_INSTALL_NAME  "muse")