commit 5153358cd0d211bb5c3c6e538f5c90e31570f153
Author: Jan Rękorajski <[email protected]>
Date: Sat Aug 1 13:49:41 2015 +0200
- builder: add new kernel build infra support to alt-kernel option
builder.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/builder.sh b/builder.sh
index 52d306a..160c418 100755
--- a/builder.sh
+++ b/builder.sh
@@ -2315,7 +2315,7 @@ while [ $# -gt 0 ]; do
;;
--alt_kernel)
shift
- RPMOPTS="${RPMOPTS} --define \"alt_kernel $1\""
+ RPMOPTS="${RPMOPTS} --define \"alt_kernel $1\" --define
\"build_kernels $1\""
shift
;;
--short-circuit)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/5153358cd0d211bb5c3c6e538f5c90e31570f153
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit