[Pkg-voip-commits] r10511 - /iaxmodem/trunk/debian/patches/11_build_configure-stamp
tzafrir at alioth.debian.org
tzafrir at alioth.debian.org
Fri Jul 25 08:11:44 UTC 2014
Author: tzafrir
Date: Fri Jul 25 08:11:44 2014
New Revision: 10511
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10511
Log:
Reformat patch
Modified:
iaxmodem/trunk/debian/patches/11_build_configure-stamp (contents, props changed)
Modified: iaxmodem/trunk/debian/patches/11_build_configure-stamp
URL: http://svn.debian.org/wsvn/pkg-voip/iaxmodem/trunk/debian/patches/11_build_configure-stamp?rev=10511&op=diff
==============================================================================
--- iaxmodem/trunk/debian/patches/11_build_configure-stamp (original)
+++ iaxmodem/trunk/debian/patches/11_build_configure-stamp Fri Jul 25 08:11:44 2014
@@ -1,14 +1,14 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 11_build_configure-stamp.dpatch by <jblache at debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: The build script should not build the libraries if configure-stamp exists
-## DP: debian/rules takes care of that.
-## DP: Do not link unneeded libraries:
-## DP: - -lutil is only needed if legacy PTYs are used
-## DP: - -ltiff is not needed at all (pulled in for spandsp, but
-## DP: tiff-dependent code in spandsp is not used by iaxmodem and not
-## DP: linked in the final binary)
+From: Julian Blanche <jblache at debian.org>
+Subject: avoid building libraries if configure-stamp exists
+
+The build script should not build the libraries if configure-stamp exists
+debian/rules takes care of that.
+
+Do not link unneeded libraries:
+ - -lutil is only needed if legacy PTYs are used
+ - -ltiff is not needed at all (pulled in for spandsp, but
+ tiff-dependent code in spandsp is not used by iaxmodem and not
+ linked in the final binary)
@DPATCH@
diff -urNad iaxmodem-1.2.0~dfsg~/build iaxmodem-1.2.0~dfsg/build
Propchange: iaxmodem/trunk/debian/patches/11_build_configure-stamp
('svn:executable' removed)
More information about the Pkg-voip-commits
mailing list