]> andersk Git - mod-vhost-ldap.git/commitdiff
git-svn-id: svn://svn.debian.org/svn/modvhostldap/branches/ext-config/mod-vhost-ldap...
authorPiotr Wadas <pwadas@jewish.org.pl>
Thu, 20 Jul 2006 07:53:51 +0000 (07:53 +0000)
committerPiotr Wadas <pwadas@jewish.org.pl>
Thu, 20 Jul 2006 07:53:51 +0000 (07:53 +0000)
Makefile

index a395d1d36d3aca912dae17d51b108627eddfad80..3cf8eb9c62683c78aaef355b89de69c5701f665b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,8 +23,7 @@ restart:
 mod_vhost_ldap.o: mod_vhost_ldap.c
 
        $(APXS) -Wc,-Wall -Wc,-Werror -Wc,-g -Wc,-DDEBUG -Wc,-DMOD_VHOST_LDAP_VERSION=\\\"mod_vhost_ldap/$(VERSION)\\\" -c -lcrypt -lldap_r mod_vhost_ldap.c
-       /usr/bin/apache2sctl restart
-       
+               
 encclean:
        rm enc
        
This page took 0.048335 seconds and 5 git commands to generate.