mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-26 14:04:14 -04:00
Fix build process for old and dumb RedHat rpm
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@334 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -40,7 +40,8 @@ ldap2dns is designed to write the text data files used by tinydns, but also
|
||||
may be used to write zone files used by Bind.
|
||||
|
||||
# RedHat defaults to building the debug_package while SuSE does not
|
||||
%if %{undefined suse_version}
|
||||
# If we detect SuSE then build the debug_package
|
||||
%if 0%{?suse_version}
|
||||
%debug_package
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user