README.build-in-place: fix example command
[skip changelog]
This commit is contained in:
parent
14701a7bc8
commit
8365e8181d
@ -7,7 +7,7 @@ and his [talk during ASG2019](https://www.youtube.com/watch?v=fVM1kJrymRM).
|
|||||||
git clone https://github.com/systemd/systemd
|
git clone https://github.com/systemd/systemd
|
||||||
fedpkg clone systemd fedora-systemd
|
fedpkg clone systemd fedora-systemd
|
||||||
cd systemd
|
cd systemd
|
||||||
rpmbuild -bb --build-in-place --noprep --define "_sourcedir $PWD/../fedora-systemd" --define "_rpmdir $PWD/rpms" --with inplace ../systemd.spec
|
rpmbuild -bb --build-in-place --noprep --define "_sourcedir $PWD/../fedora-systemd" --define "_rpmdir $PWD/rpms" --with inplace ../fedora-systemd/systemd.spec
|
||||||
sudo dnf upgrade --setopt install_weak_deps=False rpms/*/*.rpm
|
sudo dnf upgrade --setopt install_weak_deps=False rpms/*/*.rpm
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user