components/openldap/patches/00-test-makefile.patch
branchs11-update
changeset 4385 a2e3ced2a414
child 5911 a8d897c4c442
equal deleted inserted replaced
4384:b2d57f949f7f 4385:a2e3ced2a414
       
     1 --- openldap-2.4.30/tests/Makefile.in.old	Thu Oct 11 10:08:07 2012
       
     2 +++ openldap-2.4.30/tests/Makefile.in	Thu Oct 11 10:23:23 2012
       
     3 @@ -25,7 +25,6 @@
       
     4  test tests:
       
     5  	@$(MAKE) bdb
       
     6  	@$(MAKE) hdb
       
     7 -	@$(MAKE) mdb
       
     8  
       
     9  # test all backends
       
    10  alltests: tests
       
    11