summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_license_report.sh
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-09-02 12:50:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-09-02 12:51:18 +0200
commitf58493487c9517168a4d1d6317bd6dca7dfd0cb8 (patch)
tree8024183e9f2aa5b3d8da4d108cd43a6340d4c250 /scripts/lib/ptxd_make_license_report.sh
parent62da9c4e0127e4a8946d56e6593b37ce6c54af2e (diff)
downloadptxdist-f58493487c9517168a4d1d6317bd6dca7dfd0cb8.tar.gz
ptxdist-f58493487c9517168a4d1d6317bd6dca7dfd0cb8.tar.xz
license: handle spaces etc. in PTXCONF_PROJECT_VENDOR and other symbols
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'scripts/lib/ptxd_make_license_report.sh')
-rw-r--r--scripts/lib/ptxd_make_license_report.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/lib/ptxd_make_license_report.sh b/scripts/lib/ptxd_make_license_report.sh
index 04c2e233b..a6410d10d 100644
--- a/scripts/lib/ptxd_make_license_report.sh
+++ b/scripts/lib/ptxd_make_license_report.sh
@@ -47,7 +47,7 @@ ptxd_make_license_report_header() {
\begin{center}
{\Huge \textbf{License Report}}
- {\huge \vfill for project \vfill ${project_desc}}
+ {\huge \vfill for project \vfill $(ptxd_make_latex_escape "${project_desc}")}
{\LARGE \vfill created \today, \thistime}
\vskip 5cm
@@ -232,7 +232,7 @@ ptxd_make_license_compliance_header() {
\begin{center}
{\Huge \textbf{Open Source Software Licenses}}
- {\huge \vfill for project \vfill ${project_desc}}
+ {\huge \vfill for project \vfill $(ptxd_make_latex_escape "${project_desc}")}
{\LARGE \vfill created \today, \thistime}
\vskip 5cm