]> git.pld-linux.org Git - packages/sudo.git/commitdiff
- 'without ldap' bcond fixed
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 22 Jun 2012 14:07:10 +0000 (14:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sudo.spec -> 1.196

sudo.spec

index 511f5cf28e91449cb3873078af83119af2e596c3..4f8d4b2deffdb313b4ba7252377e0e89963fd5fe 100644 (file)
--- a/sudo.spec
+++ b/sudo.spec
@@ -249,6 +249,8 @@ rmdir /var/run/sudo 2>/dev/null || :
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/sudo
 %attr(700,root,root) %dir /var/db/sudo
 
+%if %{with ldap}
 %files -n openldap-schema-sudo
 %defattr(644,root,root,755)
 %{schemadir}/sudo.schema
+%endif
This page took 0.138362 seconds and 4 git commands to generate.