[Pkg-voip-commits] r6064 - in /pwlib/branches/experimental/debian/patches: 00list 04_names.dpatch

dedu-guest at alioth.debian.org dedu-guest at alioth.debian.org
Sun Aug 24 15:34:51 UTC 2008


Author: dedu-guest
Date: Sun Aug 24 15:34:51 2008
New Revision: 6064

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6064
Log:
Remove unnecessary stuff.

Modified:
    pwlib/branches/experimental/debian/patches/00list
    pwlib/branches/experimental/debian/patches/04_names.dpatch

Modified: pwlib/branches/experimental/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-voip/pwlib/branches/experimental/debian/patches/00list?rev=6064&op=diff
==============================================================================
--- pwlib/branches/experimental/debian/patches/00list (original)
+++ pwlib/branches/experimental/debian/patches/00list Sun Aug 24 15:34:51 2008
@@ -1,3 +1,3 @@
 01_unix.mak_Os
 04_names
-06_plugins_shared
+#06_plugins_shared

Modified: pwlib/branches/experimental/debian/patches/04_names.dpatch
URL: http://svn.debian.org/wsvn/pkg-voip/pwlib/branches/experimental/debian/patches/04_names.dpatch?rev=6064&op=diff
==============================================================================
--- pwlib/branches/experimental/debian/patches/04_names.dpatch (original)
+++ pwlib/branches/experimental/debian/patches/04_names.dpatch Sun Aug 24 15:34:51 2008
@@ -24,28 +24,11 @@
 exit 0
 
 @DPATCH@
-diff -urNad pwlib-1.10.3~dfsg~/make/common.mak pwlib-1.10.3~dfsg/make/common.mak
---- pwlib-1.10.3~dfsg~/make/common.mak	2007-05-20 10:48:29.000000000 +0000
-+++ pwlib-1.10.3~dfsg/make/common.mak	2007-05-20 10:52:38.000000000 +0000
-@@ -150,7 +150,7 @@
- OBJS += $(OBJDIR)/buildnum.o
- endif
- 
--TARGET_LIBS	= $(PTLIBDIR)/lib/$(PTLIB_FILE)
-+TARGET_LIBS	= $(PT_LIBDIR)/$(PTLIB_FILE)
- 
- # distinguish betweek building and using pwlib
- ifeq (,$(wildcard $(PTLIBDIR)/src))
 diff -urNad pwlib-1.10.3~dfsg~/make/unix.mak pwlib-1.10.3~dfsg/make/unix.mak
 --- pwlib-1.10.3~dfsg~/make/unix.mak	2007-05-20 10:52:38.000000000 +0000
 +++ pwlib-1.10.3~dfsg/make/unix.mak	2007-05-20 10:52:38.000000000 +0000
-@@ -806,10 +806,12 @@
- UNIX_SRC_DIR	= $(PTLIBDIR)/src/ptlib/unix
- endif
- 
-+ifndef PT_LIBDIR
+@@ -809,7 +809,7 @@
  PT_LIBDIR	= $(PTLIBDIR)/lib
-+endif
  
  # set name of the PT library
 -PTLIB_BASE	= pt_$(PLATFORM_TYPE)_$(OBJ_SUFFIX)




More information about the Pkg-voip-commits mailing list