mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
Renamed CHANGES.md to NEWS.md. Install NEWS.md.
This commit is contained in:
parent
a139d804a1
commit
ab8142996b
@ -20,6 +20,7 @@ INSTALL(FILES
|
||||
# the root directory on Windows.
|
||||
INSTALL(FILES
|
||||
../README.md
|
||||
../NEWS.md
|
||||
../LICENSE
|
||||
DESTINATION "${DIR_INSTALL_DOC_ROOT}"
|
||||
COMPONENT "doc"
|
||||
|
@ -59,7 +59,7 @@ In order to build debug symbol packages, you will need:
|
||||
* Ubuntu: pkg-create-dbgsym
|
||||
|
||||
In the top-level source directory, run this command:
|
||||
* ```debuild -i -us -uc -b```
|
||||
* `debuild -i -us -uc -b`
|
||||
|
||||
Assuming everything builds correctly, the .deb packages should be built in
|
||||
the directory above the top-level source directory.
|
||||
|
Loading…
Reference in New Issue
Block a user