diff options
author | Stefan Fuchs <sfuchs@gmx.de> | 2017-11-04 18:05:35 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-11-04 10:55:11 -0700 |
commit | 76286c4ece36baff3aaabb8a4e1252997d8ad7c4 (patch) | |
tree | 675ce611c593b68d9d7ddf8d03c5b01efb3f984a /packaging/OBS | |
parent | 617c6d3564e562df580824280654d9edaf238084 (diff) | |
download | subsurface-76286c4ece36baff3aaabb8a4e1252997d8ad7c4.tar.gz |
Rename README to README.md in some scripts, makefiles,...
Was needed after the file itself was renamed.
Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
Diffstat (limited to 'packaging/OBS')
-rw-r--r-- | packaging/OBS/subsurfacedaily.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/OBS/subsurfacedaily.spec b/packaging/OBS/subsurfacedaily.spec index 20af0f516..86c6e150e 100644 --- a/packaging/OBS/subsurfacedaily.spec +++ b/packaging/OBS/subsurfacedaily.spec @@ -149,7 +149,7 @@ desktop-file-install --dir=%{buildroot}/%{_datadir}/applications subsurface.desk %files %defattr(-,root,root) -%doc gpl-2.0.txt README ReleaseNotes/ReleaseNotes.txt +%doc gpl-2.0.txt README.md ReleaseNotes/ReleaseNotes.txt %{_bindir}/subsurface* %{_libdir}/qt5/plugins/geoservices/libqtgeoservices_googlemaps.so %{_datadir}/applications/subsurface.desktop |