[Pkg-voip-commits] r6649 - in /tools/builder: Makefile sources

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Fri Jan 9 19:30:59 UTC 2009


Author: tzafrir-guest
Date: Fri Jan  9 19:30:59 2009
New Revision: 6649

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6649
Log:
builder: Document Makefile, get libss7 from tag everywhere.

Modified:
    tools/builder/Makefile
    tools/builder/sources

Modified: tools/builder/Makefile
URL: http://svn.debian.org/wsvn/pkg-voip/tools/builder/Makefile?rev=6649&op=diff
==============================================================================
--- tools/builder/Makefile (original)
+++ tools/builder/Makefile Fri Jan  9 19:30:59 2009
@@ -29,6 +29,11 @@
 # not exist). It will then start building packages into a local reprepro
 # repository under repo/ .
 
+# The following three can be overriden to provide a different build:
+# * ARCH can at the moment only be overriden if you can build with 
+#   pbuilder on the target arch. e.g. i386 on amd64.
+# * SUFFIX allows you to maintain more than one set of packages to
+#   build.
 export ARCH		:= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 export DISTRO		= lenny
 #export SUFFIX		= -experimental

Modified: tools/builder/sources
URL: http://svn.debian.org/wsvn/pkg-voip/tools/builder/sources?rev=6649&op=diff
==============================================================================
--- tools/builder/sources (original)
+++ tools/builder/sources Fri Jan  9 19:30:59 2009
@@ -34,7 +34,8 @@
 #pwlib		debian-pkg-voip	tags/1.10.10-2
 #openh323	debian-pkg-voip	tags/1.18.0.dfsg-9
 #asterisk	debian-pkg-voip tags/1.4.18.1~dfsg-1
-libss7		debian-pkg-voip	trunk
+#libss7		debian-pkg-voip	trunk
+libss7		debian-pkg-voip	tags/1.0.2-1
 asterisk	debian-pkg-voip trunk
 #asterisk1.2	local		 trunk
 asterisk-addons	debian-pkg-voip	trunk




More information about the Pkg-voip-commits mailing list