mirror of
https://github.com/YACReader/yacreader
synced 2025-09-02 19:34:46 -04:00
README.txt has been renamed to README.md
this fixes installing YACReader using qmake -install
This commit is contained in:
@ -226,7 +226,7 @@ isEmpty(DESTDIR) {
|
|||||||
docs.path = $$DATADIR/doc/yacreader
|
docs.path = $$DATADIR/doc/yacreader
|
||||||
|
|
||||||
#rename docs for better packageability
|
#rename docs for better packageability
|
||||||
docs.extra = cp ../README.txt ../README
|
docs.extra = cp ../README.md ../README
|
||||||
docs.files = ../README ../CHANGELOG.md
|
docs.files = ../README ../CHANGELOG.md
|
||||||
|
|
||||||
icon.path = $$DATADIR/icons/hicolor/scalable/apps
|
icon.path = $$DATADIR/icons/hicolor/scalable/apps
|
||||||
|
Reference in New Issue
Block a user