[Pkg-voip-commits] r2948 - opal/trunk/debian

Kilian Krause kilian at alioth.debian.org
Fri Jan 5 00:14:05 CET 2007


Author: kilian
Date: 2007-01-05 00:14:05 +0100 (Fri, 05 Jan 2007)
New Revision: 2948

Modified:
   opal/trunk/debian/rules
Log:
try building explicit bothshared and bothnoshared.


Modified: opal/trunk/debian/rules
===================================================================
--- opal/trunk/debian/rules	2007-01-04 23:13:24 UTC (rev 2947)
+++ opal/trunk/debian/rules	2007-01-04 23:14:05 UTC (rev 2948)
@@ -60,7 +60,7 @@
 	touch $@
 
 build-arch-stamp: config.status
-	$(MAKE) $(MAKE_BUILD_PARAM) both
+	$(MAKE) $(MAKE_BUILD_PARAM) bothnoshared bothshared
 	# ensure we do a fresh check with hello world.
 	# ...first static
 	-$(MAKE) $(MAKE_BUILD_PARAM) -C samples/simple clean




More information about the Pkg-voip-commits mailing list