More proofreading!

This commit is contained in:
Joshua Boniface 2017-07-07 14:47:50 -04:00
parent 2cd395579d
commit 51a20346e2
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ $ vim debian/changelog
* 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