diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-06-09 23:40:52 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-15 18:22:47 +0200 |
commit | 1fcad973b6d7ce2d178135d1cf40cdb79efa070e (patch) | |
tree | ed17fa9b4b700ac1e51f9f2cdabe06a15033f68a /rpm/rpm-config.spec.in | |
parent | 17fb3bffc431626528057891a11504ca15e679b4 (diff) |
fix typo: 'license', not 'licence' (french)
Change-Id: Iaa3fc567f7f61f944c6d4cb17dd1693dbf3c67be
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'rpm/rpm-config.spec.in')
-rw-r--r-- | rpm/rpm-config.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/rpm-config.spec.in b/rpm/rpm-config.spec.in index 31a2a0a..0383102 100644 --- a/rpm/rpm-config.spec.in +++ b/rpm/rpm-config.spec.in @@ -20,7 +20,7 @@ Name: @PROJECT_NAME@ Version: @PROJECT_VERSION@ Release: 1 -License: @PROJECT_LICENCE@ +License: @PROJECT_LICENSE@ Summary: @PROJECT_DESCRIPTION@ Url: @PROJECT_URL@ Source0: %{name}_%{version}.orig.tar.gz |