SPECS: builder - build-source whatever the arch is

glen glen at pld-linux.org
Wed Mar 7 22:58:57 CET 2007


Author: glen                         Date: Wed Mar  7 21:58:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build-source whatever the arch is

---- Files affected:
SPECS:
   builder (1.492 -> 1.493) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.492 SPECS/builder:1.493
--- SPECS/builder:1.492	Mon Mar  5 19:08:27 2007
+++ SPECS/builder	Wed Mar  7 22:58:52 2007
@@ -2123,7 +2123,9 @@
 			set_bconds_values
 			display_bconds
 			display_branches
-			check_buildarch
+			if [ "$COMMAND" != "build-source" ]; then
+				check_buildarch
+			fi
 			fetch_build_requires
 			if [ "$INTEGER_RELEASE" = "yes" ]; then
 				echo "Checking release $PACKAGE_RELEASE..."
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/builder?r1=1.492&r2=1.493&f=u



More information about the pld-cvs-commit mailing list