Cleanup specfile comments
This commit is contained in:
parent
84d3ff9306
commit
8ebb9915a3
@ -381,7 +381,7 @@ gpgv2 --quiet --keyring %{SOURCE3} %{SOURCE1} %{SOURCE0}
|
|||||||
%patch0 -p1 -b .wIm
|
%patch0 -p1 -b .wIm
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# investigate %patch102 -p1 -b .getaddrinfo
|
# investigate %%patch102 -p1 -b .getaddrinfo
|
||||||
|
|
||||||
%if %{pam_ssh_agent}
|
%if %{pam_ssh_agent}
|
||||||
pushd pam_ssh_agent_auth-%{pam_ssh_agent_ver}
|
pushd pam_ssh_agent_auth-%{pam_ssh_agent_ver}
|
||||||
@ -544,7 +544,7 @@ perl -pi -e "s|-lcrypto|%{_libdir}/libcrypto.a|g" Makefile
|
|||||||
make
|
make
|
||||||
|
|
||||||
# Define a variable to toggle gnome1/gtk2 building. This is necessary
|
# Define a variable to toggle gnome1/gtk2 building. This is necessary
|
||||||
# because RPM doesn't handle nested %if statements.
|
# because RPM doesn't handle nested %%if statements.
|
||||||
%if %{gtk2}
|
%if %{gtk2}
|
||||||
gtk2=yes
|
gtk2=yes
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user