[Pkg-voip-commits] r5338 - /mumble/trunk/debian/patches/01-use-external-speex.dpatch

the-me-guest at alioth.debian.org the-me-guest at alioth.debian.org
Thu Mar 20 16:59:25 UTC 2008


Author: the-me-guest
Date: Thu Mar 20 16:59:25 2008
New Revision: 5338

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5338
Log:
Now the patch should apply with every charset. There was something strange between the lines in the file main.pro.

Modified:
    mumble/trunk/debian/patches/01-use-external-speex.dpatch

Modified: mumble/trunk/debian/patches/01-use-external-speex.dpatch
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/patches/01-use-external-speex.dpatch?rev=5338&op=diff
==============================================================================
--- mumble/trunk/debian/patches/01-use-external-speex.dpatch (original)
+++ mumble/trunk/debian/patches/01-use-external-speex.dpatch Thu Mar 20 16:59:25 2008
@@ -6,19 +6,19 @@
 @DPATCH@
 
 diff -Naur mumble-1.1.3.orig/main.pro mumble-1.1.3/main.pro
---- mumble-1.1.3.orig/main.pro	2008-02-23 19:49:51.000000000 +0100
-+++ mumble-1.1.3/main.pro	2008-03-19 21:49:13.000000000 +0100
+--- mumble-1.1.3.orig/main.pro	2008-03-20 10:13:24.000000000 +0100
++++ mumble-1.1.3/main.pro	2008-03-20 10:13:45.000000000 +0100
 @@ -1,7 +1,6 @@
- TEMPLATE = subdirs
- CONFIG += debug_and_release
- 
--SUBDIRS += speexbuild
- SUBDIRS += src/mumble src/murmur
- 
- win32 {
+ TEMPLATE = subdirs
+ CONFIG += debug_and_release
+ 
+-SUBDIRS += speexbuild
+ SUBDIRS += src/mumble src/murmur
+ 
+ win32 {
 diff -Naur mumble-1.1.3.orig/src/mumble/mumble.pro mumble-1.1.3/src/mumble/mumble.pro
---- mumble-1.1.3.orig/src/mumble/mumble.pro	2008-02-23 19:50:00.000000000 +0100
-+++ mumble-1.1.3/src/mumble/mumble.pro	2008-03-19 21:49:13.000000000 +0100
+--- mumble-1.1.3.orig/src/mumble/mumble.pro	2008-03-20 10:13:24.000000000 +0100
++++ mumble-1.1.3/src/mumble/mumble.pro	2008-03-20 10:14:21.000000000 +0100
 @@ -9,7 +9,6 @@
  SOURCES += ../ACL.cpp ../Group.cpp ../Channel.cpp ../Message.cpp ../Connection.cpp ../Player.cpp ../Timer.cpp ../CryptState.cpp
  SOURCES += smallft.cpp




More information about the Pkg-voip-commits mailing list