]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
Fix documentation of poldek command line
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 30 Apr 2020 11:03:59 +0000 (14:03 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 30 Apr 2020 11:03:59 +0000 (14:03 +0300)
Fixup to a390597a5dd311920abfb4b1ee80c41577b57149

builder.sh

index 85e008bb542c17c60cadbe0f5c54e2bc6599478a..32486f2b83d7d96d1ade87da91219af71a76ec56 100755 (executable)
@@ -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 "$@"
 }
This page took 0.067904 seconds and 4 git commands to generate.