projects
/
openorienteering-mapper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
954db6e
)
force-debian-license-info
author
Gaudenz Steinlin
<gaudenz@debian.org>
Thu, 15 Mar 2018 01:08:30 +0000
(
01:08
+0000)
committer
Peter Michael Green
<plugwash@raspbian.org>
Thu, 15 Mar 2018 01:08:30 +0000
(
01:08
+0000)
Gbp-Pq: Name force-debian-license-info.patch
doc/licensing/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/doc/licensing/CMakeLists.txt
b/doc/licensing/CMakeLists.txt
index e9800d6202e606c7349b26a771b0f010e00c53ee..109a4e4d8184a1efe35b8c968376b2a8fb827ba2 100644
(file)
--- a/
doc/licensing/CMakeLists.txt
+++ b/
doc/licensing/CMakeLists.txt
@@
-42,7
+42,7
@@
elseif(UNIX)
OUTPUT_STRIP_TRAILING_WHITESPACE
)
if(system)
- set(default_provider "
${system}
")
+ set(default_provider "
debian
")
else()
set(default_provider NOTFOUND)
endif()