Skip to content

Commit a3a69f1

Browse files
author
Olli-Pekka Heinisuo
committed
fix yaml
1 parent 19ef24b commit a3a69f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rpm/harbour-textractor.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ desktop-file-install --delete-original \
7575
%{_datadir}/%{name}
7676
%{_datadir}/applications/%{name}.desktop
7777
%{_datadir}/icons/hicolor/86x86/apps/%{name}.png
78-
%{_datadir}/testi/lib/*
78+
%{_datadir}/harbour-textractor/lib/*
7979
# >> files
8080
%{_datadir}/%{name}/lib/*
8181
# << files

rpm/harbour-textractor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Files:
4444
- '%{_datadir}/%{name}'
4545
- '%{_datadir}/applications/%{name}.desktop'
4646
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
47-
- '%{_datadir}/testi/lib/*'
47+
- '%{_datadir}/harbour-textractor/lib/*'
4848

4949
# For more information about yaml and what's supported in Sailfish OS
5050
# build system, please see https://wiki.merproject.org/wiki/Spectacle

0 commit comments

Comments
 (0)