commit 5c4d43c0fb5f55cfb64c8a2caf8f0248cbdf2b28
Author: Elan Ruusamäe <[email protected]>
Date: Thu Oct 18 00:43:52 2012 +0300
typo
PLD_Builder/request.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/PLD_Builder/request.py b/PLD_Builder/request.py
index f4cc0be..79bd0e5 100644
--- a/PLD_Builder/request.py
+++ b/PLD_Builder/request.py
@@ -310,7 +310,7 @@ class Batch:
"""
return all rpmbuild options related to this build
"""
- rpmopts = self.bconds_string() + self.kernel_string() +
self.target_string() + defines_string()
+ rpmopts = self.bconds_string() + self.kernel_string() +
self.target_string() + self.defines_string()
rpmdefs = \
"--define '_topdir %(echo $HOME/rpm)' " \
"--define '_specdir %{_topdir}/packages/%{name}' " \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/5c4d43c0fb5f55cfb64c8a2caf8f0248cbdf2b28
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit