[Pkg-voip-commits] r8760 - /mumble/trunk/debian/backports/jaunty

thorvald at alioth.debian.org thorvald at alioth.debian.org
Sat Feb 12 20:07:49 UTC 2011


Author: thorvald
Date: Sat Feb 12 20:07:40 2011
New Revision: 8760

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8760
Log:
Older backport fixes

Modified:
    mumble/trunk/debian/backports/jaunty

Modified: mumble/trunk/debian/backports/jaunty
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/backports/jaunty?rev=8760&op=diff
==============================================================================
--- mumble/trunk/debian/backports/jaunty (original)
+++ mumble/trunk/debian/backports/jaunty Sat Feb 12 20:07:40 2011
@@ -66,6 +66,7 @@
 close(F);
 
 $file =~ s/#QUILT //g;
+$file =~ s/share\/Ice-3.3.1/share/g;
 
 open(F, ">debian/rules") or croak;
 print F $file;




More information about the Pkg-voip-commits mailing list