[Pkg-voip-commits] r3616 - openh323/trunk/debian/patches

kilian at alioth.debian.org kilian at alioth.debian.org
Sat May 26 20:50:27 UTC 2007


Author: kilian
Date: 2007-05-26 20:50:27 +0000 (Sat, 26 May 2007)
New Revision: 3616

Added:
   openh323/trunk/debian/patches/notrace.dpatch
Log:
add new patch to fix naming issue with notrace object dir.


Added: openh323/trunk/debian/patches/notrace.dpatch
===================================================================
--- openh323/trunk/debian/patches/notrace.dpatch	                        (rev 0)
+++ openh323/trunk/debian/patches/notrace.dpatch	2007-05-26 20:50:27 UTC (rev 3616)
@@ -0,0 +1,21 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## notrace.dpatch by Kilian Krause <kilian at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Fix directory naming of notrace OBJDIR to have just one 'n'
+
+ at DPATCH@
+diff -urNad openh323-1.18.0.dfsg~/src/Makefile openh323-1.18.0.dfsg/src/Makefile
+--- openh323-1.18.0.dfsg~/src/Makefile	2005-06-07 09:59:11.000000000 +0200
++++ openh323-1.18.0.dfsg/src/Makefile	2007-05-26 22:10:49.000000000 +0200
+@@ -137,10 +137,6 @@
+ 
+ 
+ OH323_OBJDIR = $(OH323_LIBDIR)/$(PT_OBJBASE)
+-ifdef NOTRACE
+-OH323_OBJDIR := $(OH323_OBJDIR)n
+-endif
+-
+ 
+ OBJDIR	=	$(OH323_OBJDIR)
+ LIBDIR	=	$(OH323_LIBDIR)


Property changes on: openh323/trunk/debian/patches/notrace.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-voip-commits mailing list