[Pkg-voip-commits] r10367 - in /libcommoncpp2/trunk/debian: changelog rules

msp at alioth.debian.org msp at alioth.debian.org
Sun Dec 29 04:41:02 UTC 2013


Author: msp
Date: Sun Dec 29 04:41:02 2013
New Revision: 10367

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10367
Log:
Drop EXTRA_LIB

Modified:
    libcommoncpp2/trunk/debian/changelog
    libcommoncpp2/trunk/debian/rules

Modified: libcommoncpp2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/libcommoncpp2/trunk/debian/changelog?rev=10367&op=diff
==============================================================================
--- libcommoncpp2/trunk/debian/changelog	(original)
+++ libcommoncpp2/trunk/debian/changelog	Sun Dec 29 04:41:02 2013
@@ -10,8 +10,6 @@
     - Fixes "update config.{sub,guess} for the AArch64 port" (Closes: #727400)
   * Apply inaddr.patch from Tristan Matthews 
     - Fixes "crash from buffer overflow" (Closes: #693471)
-  * +export EXTRA_LIB=-lpthread
-    - Fixes "Resolve unresolved symbols in shared libraries" (Closes: #558874)
 
  -- Mark Purcell <msp at debian.org>  Sun, 29 Dec 2013 14:49:30 +1100
 

Modified: libcommoncpp2/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/libcommoncpp2/trunk/debian/rules?rev=10367&op=diff
==============================================================================
--- libcommoncpp2/trunk/debian/rules	(original)
+++ libcommoncpp2/trunk/debian/rules	Sun Dec 29 04:41:02 2013
@@ -2,8 +2,6 @@
 %:
 	dh $@ --parallel --with autotools_dev
  
-export EXTRA_LIB=-lpthread
-
 override_dh_install:
 	dh_install --list-missing
 	# Drop content of dependency_libs to avoid having to recompile




More information about the Pkg-voip-commits mailing list