Skip to content

Commit 31b6c72

Browse files
committed
meta: Fix "%inlcude" typo on 2 RPM spec files
1 parent cc43ea3 commit 31b6c72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rpm/jolla-configuration-cheeseburger.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ License: BSD-3-Clause
99
Source: %{name}-%{version}.tar.gz
1010

1111
# Include general Jolla & Sailfish OS configuration
12-
%inlcude rpm/jolla-configuration-cheeseburger.inc
12+
%include rpm/jolla-configuration-cheeseburger.inc
1313

1414
%description
1515
Meta-package to install packages for %{device} configurations

rpm/jolla-hw-adaptation-cheeseburger.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ License: BSD-3-Clause
99
Source: %{name}-%{version}.tar.gz
1010

1111
# Include device specific HW adaptation configuration
12-
%inlcude rpm/jolla-hw-adaptation-cheeseburger.inc
12+
%include rpm/jolla-hw-adaptation-cheeseburger.inc
1313

1414
%description
1515
Meta-package to install packages for %{device} HW Adaptation

0 commit comments

Comments
 (0)