]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
- adldap optional
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 11 Jan 2010 13:02:54 +0000 (13:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki.spec -> 1.71

dokuwiki.spec

index bd785e7c35839f48e7e9be7393da2c7d7fca4374..7b0d4d393d715dc4172cc6fd53018c7ca06d0535 100644 (file)
@@ -67,7 +67,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                find_lang       %{_usrlibrpm}/dokuwiki-find-lang.sh %{buildroot}
 
 # bad depsolver
-%define                _noautopear     'pear(/usr/share/php/geshi.php)'
+%define                _noautopear     'pear(/usr/share/php/geshi.php)' 'pear(/usr/share/php/adLDAP.php)'
 
 # exclude optional php dependencies
 %define                _noautophp      'php(bzip2)' php(zip) php(date) php(ftp) php(hash) php(ldap) php(mbstring) php(mysql) php(pgsql) php(tokenizer)
This page took 0.029726 seconds and 4 git commands to generate.