[packages/rpm-build-tools] Fix documentation of poldek command line
    glen 
    glen at pld-linux.org
       
    Thu Apr 30 13:04:24 CEST 2020
    
    
  
commit 6a9f0e96896d27cb34cdb15b11337f1292ea8dc8
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Apr 30 14:03:59 2020 +0300
    Fix documentation of poldek command line
    
    Fixup to a390597a5dd311920abfb4b1ee80c41577b57149
 builder.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/builder.sh b/builder.sh
index 85e008b..32486f2 100755
--- a/builder.sh
+++ b/builder.sh
@@ -1870,7 +1870,7 @@ run_sub_builder() {
 # @return exit code from poldek
 #
 # this requires following sudo rules:
-# - poldek --noask --caplookup -uG
+# - poldek --noask --caplookup -ug
 poldek_install() {
 	LANG=C $POLDEK_CMD --noask --caplookup --uniq -ug "$@"
 }
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/6a9f0e96896d27cb34cdb15b11337f1292ea8dc8
    
    
More information about the pld-cvs-commit
mailing list