Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Packaging] fixup typos
  • Loading branch information
neochapay committed Aug 16, 2019
1 parent 20909df commit d508c86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rpm/qtquickcontrols-nemo.spec
Expand Up @@ -2,7 +2,7 @@ Name: qt5-qtquickcontrols-nemo
Summary: Nemomobile Qt Quick Controls
Version: 5.3.2
Release: nemo1
Group: System/Library
Group: System/Libraries
License: LGPLv2.1 with exception or GPLv3
URL: https://github.com/nemomobile/qtquickcontrols-nemo
Source0: %{name}-%{version}.tar.xz
Expand Down
2 changes: 1 addition & 1 deletion src/styles/styles.pro
Expand Up @@ -39,7 +39,7 @@ qmlfiles.files = qml/ButtonStyle.qml \
qml/TextAreaStyle.qml \
qml/ToolBarStyle.qml \
qml/ToolButtonStyle.qml \
qml/IconButtonStyle.qml
qml/IconButtonStyle.qml \
qml/qmldir

qmlfiles.path = $$[QT_INSTALL_QML]/$$PLUGIN_IMPORT_PATH
Expand Down

0 comments on commit d508c86

Please sign in to comment.