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}
|
cp -p $f ./${fname}_${dname}
|
||||||
done
|
done
|
||||||
%if %{with bundled_cppdap}
|
%if %{with bundled_cppdap}
|
||||||
cp -p Utilities/cmcppdap/LICENSE{,.cppdap}
|
cp -p Utilities/cmcppdap/LICENSE LICENSE.cppdap
|
||||||
cp -p Utilities/cmcppdap/NOTICE{,.cppdap}
|
cp -p Utilities/cmcppdap/NOTICE NOTICE.cppdap
|
||||||
%endif
|
%endif
|
||||||
# Cleanup pre-installed documentation
|
# Cleanup pre-installed documentation
|
||||||
%if %{with sphinx}
|
%if %{with sphinx}
|
||||||
|
Loading…
Reference in New Issue
Block a user