More proofreading!
This commit is contained in:
parent
2cd395579d
commit
51a20346e2
|
@ -200,7 +200,7 @@ $ vim debian/changelog
|
||||||
* see the git log: http://col.la/cool21
|
* see the git log: http://col.la/cool21
|
||||||
```
|
```
|
||||||
|
|
||||||
Next we edit the `control` file. By default, LibreOffice online depends on the `collaboraofficebasis5.3` suite, however we can override that and allow it to run against the stock Stretch `libreoffice` package. While the diff is long, simply search for the first instance of `collabora` on that line and delete everything after it, as well as the entry for `libssl1.0.0` which is obsolete in Stretch.
|
Next we edit the `control` file. By default, LibreOffice online depends on the `collaboraofficebasis5.3` suite, however we can override that and allow it to run against the stock Stretch `libreoffice` package. While the diff is long, simply search for the first instance of `collabora` on that line and delete everything after it, as well as the entry for `libssl1.0.0` which is obsolete in Stretch and should be present by default anyways.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ vim debian/control
|
$ vim debian/control
|
||||||
|
|
Loading…
Reference in New Issue