Fixed typo in variable

This commit is contained in:
Jiri Vanek 2021-01-04 12:06:40 +01:00
parent e474513f04
commit 452185ed63

View File

@ -47,7 +47,7 @@
%global debug_on with full debugging on
%global fastdebug_on with minimal debugging on
%global fastdebug_warning This package is optimised with full debugging. Install only as needed and remove ASAP.
%global for_fastdebug_on for packages with minimal debugging on
%global for_fastdebug for packages with minimal debugging on
%global for_debug for packages with debugging on
%if %{with release}