added ifdef() macro

This commit is contained in:
Дмитрий Левин 2002-03-31 11:21:47 +00:00
parent 3fdf6f7ff1
commit 86efe2018f

View File

@ -945,5 +945,8 @@ done \
#
%find_lang @RPMCONFIGDIR@/find-lang
# Useful ifdef() macro.
%ifdef() %if %{expand:%%{?%{1}:1}%%{!?%{1}:0}}
# \endverbatim
#*/