Fixed typo in variable
This commit is contained in:
parent
e474513f04
commit
452185ed63
@ -47,7 +47,7 @@
|
|||||||
%global debug_on with full debugging on
|
%global debug_on with full debugging on
|
||||||
%global fastdebug_on with minimal 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 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
|
%global for_debug for packages with debugging on
|
||||||
|
|
||||||
%if %{with release}
|
%if %{with release}
|
||||||
|
Loading…
Reference in New Issue
Block a user