File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -192,7 +192,17 @@ Uninstalling
192192To uninstall a manually-installed package execute ` make uninstall ` as root in
193193the package source directory.
194194
195- ### Building Debian package ###
195+ Upgrading / downgrading
196+ -----------------------
197+
198+ ### Manually-installed package ###
199+
200+ If you've manually installed a version of this package before, please
201+ uninstall it before installing another one, using the sources you used for
202+ installation.
203+
204+ Building Debian package
205+ -----------------------
196206
197207If you're a developer, or simply want to install a development version of the
198208drivers as a Debian package, make sure you have ` dpkg-dev ` , ` debhelper ` , and
@@ -203,15 +213,6 @@ directory:
203213
204214The resulting package files will be written to the parent directory.
205215
206- Upgrading / downgrading
207- -----------------------
208-
209- ### Manually-installed package ###
210-
211- If you've manually installed a version of this package before, please
212- uninstall it before installing another one, using the sources you used for
213- installation.
214-
215216Support
216217-------
217218
You can’t perform that action at this time.
0 commit comments