diff options
| author | Martin Kosek <mkosek@redhat.com> | 2015-12-03 16:10:34 +0100 |
|---|---|---|
| committer | Petr Vobornik <pvoborni@redhat.com> | 2015-12-03 16:23:10 +0100 |
| commit | 03c7d63c52615cefef260e169ec4dadb85d54842 (patch) | |
| tree | 1dbecc46768cbef3277afb8050b041839ea89498 | |
| parent | 5ed1b844dcb7d4a57a7067eef63b644df47bd740 (diff) | |
Update Build instructions
Original dnf builddep command does not work, unless --spec option is
added.
Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
| -rw-r--r-- | BUILD.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ For more information, see http://www.freeipa.org/page/Build The quickest way to get the dependencies needed for building is: -# dnf builddep -b freeipa.spec.in +# dnf builddep -b --spec freeipa.spec.in or |
