From 95eb8cbcfc0fc5ca4c784efa126b3aa3dafacefd Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Mon, 21 Mar 2022 14:28:15 +1100 Subject: CPack: Avoid space / tab mix in productbuild distribution.xml template --- Modules/Internal/CPack/CPack.distribution.dist.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Modules/Internal/CPack/CPack.distribution.dist.in b/Modules/Internal/CPack/CPack.distribution.dist.in index f20e66c..e04f7bf 100644 --- a/Modules/Internal/CPack/CPack.distribution.dist.in +++ b/Modules/Internal/CPack/CPack.distribution.dist.in @@ -1,9 +1,9 @@ - @CPACK_PACKAGE_NAME@ - - - - - @CPACK_PACKAGEMAKER_CHOICES@ + @CPACK_PACKAGE_NAME@ + + + + + @CPACK_PACKAGEMAKER_CHOICES@ -- cgit v0.12