~ubuntu-branches/ubuntu/edgy/muse/edgy

« back to all changes in this revision

Viewing changes to debian/patches/20_allow_system_timer.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2006-01-03 20:18:47 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060103201847-r9poqt6y5gu9hnji
Tags: 0.7.1+0.7.2pre5-1
* New upstream version.
* Updated patches:
  + [20_allow_system_timer]
    Rediffed for 0.7.2pre5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
@DPATCH@
15
15
diff -urNad muse~/muse/app.cpp muse/muse/app.cpp
16
16
--- muse~/muse/app.cpp  2005-11-08 19:24:08.000000000 +0100
17
 
+++ muse/muse/app.cpp   2005-12-27 12:05:50.000000000 +0100
 
17
+++ muse/muse/app.cpp   2006-01-03 20:16:59.000000000 +0100
18
18
@@ -19,6 +19,7 @@
19
19
 #include <time.h>
20
20
 #include <signal.h>