summaryrefslogtreecommitdiff
blob: cec03d2991b67e2901f18fb6186ffd7616c707a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Makefile.orig	2005-06-12 04:06:33.000000000 +0200
+++ Makefile	2005-06-12 04:06:39.000000000 +0200
@@ -12,10 +12,3 @@
 CFLAGS=-Wall -g
 
 include ../../Makefile.modules
-
-
-install:
-	-serctl stop
-	rm -f /usr/local/lib/ser/modules/ldap.so
-	cp ldap.so /usr/local/lib/ser/modules
-	-serctl start