mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 19:45:41 -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.
|
# the root directory on Windows.
|
||||||
INSTALL(FILES
|
INSTALL(FILES
|
||||||
../README.md
|
../README.md
|
||||||
|
../NEWS.md
|
||||||
../LICENSE
|
../LICENSE
|
||||||
DESTINATION "${DIR_INSTALL_DOC_ROOT}"
|
DESTINATION "${DIR_INSTALL_DOC_ROOT}"
|
||||||
COMPONENT "doc"
|
COMPONENT "doc"
|
||||||
|
@ -59,7 +59,7 @@ In order to build debug symbol packages, you will need:
|
|||||||
* Ubuntu: pkg-create-dbgsym
|
* Ubuntu: pkg-create-dbgsym
|
||||||
|
|
||||||
In the top-level source directory, run this command:
|
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
|
Assuming everything builds correctly, the .deb packages should be built in
|
||||||
the directory above the top-level source directory.
|
the directory above the top-level source directory.
|
||||||
|
Loading…
Reference in New Issue
Block a user