#834 Fix link syntax
Merged 2 years ago by bcotton. Opened 2 years ago by churchyard.
fedora-docs/ churchyard/release-notes f36-link  into  f36

@@ -98,7 +98,7 @@ 

  

  === pip/setup.py installation with `--prefix`

  

- When pip or `python setup.py` installation is invoked with the `--prefix` option, the `/usr` part of the standard installation path is replaced with the given `--prefix` value. Note that **`/local/` is not a part of the prefix** but a part of the installation scheme. Hence, [despite some quite reasonable expectations](https://bugzilla.redhat.com/show_bug.cgi?id=2026979), the following invocation:

+ When pip or `python setup.py` installation is invoked with the `--prefix` option, the `/usr` part of the standard installation path is replaced with the given `--prefix` value. Note that **`/local/` is not a part of the prefix** but a part of the installation scheme. Hence, https://bugzilla.redhat.com/show_bug.cgi?id=2026979[despite some quite reasonable expectations], the following invocation:

  

  ----

  $ sudo pip install --prefix /usr Pello

no initial comment

rebased onto 7ec6513226379caff2b17ec9130b22d2902b472f

2 years ago

rebased onto b72bfa8

2 years ago

Pull-Request has been merged by bcotton

2 years ago