Fix copy-rename of cppdap license files
This commit is contained in:
parent
bda724cdc3
commit
37488cd73f
@ -378,8 +378,8 @@ do
|
||||
cp -p $f ./${fname}_${dname}
|
||||
done
|
||||
%if %{with bundled_cppdap}
|
||||
cp -p Utilities/cmcppdap/LICENSE{,.cppdap}
|
||||
cp -p Utilities/cmcppdap/NOTICE{,.cppdap}
|
||||
cp -p Utilities/cmcppdap/LICENSE LICENSE.cppdap
|
||||
cp -p Utilities/cmcppdap/NOTICE NOTICE.cppdap
|
||||
%endif
|
||||
# Cleanup pre-installed documentation
|
||||
%if %{with sphinx}
|
||||
|
Loading…
Reference in New Issue
Block a user