]> git.sur5r.net Git - openldap/commitdiff
ITS#6879 MIGRATION_CVS2GIT
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 25 Mar 2011 19:39:08 +0000 (19:39 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 25 Mar 2011 19:39:08 +0000 (19:39 +0000)
Fix typo

contrib/slapd-modules/lastbind/Makefile

index e0f1b3e542b5fcd5dcf1f5fcbcfa824c078a3b07..ecc9ed160abb06bf0791d1d873bc80036c966b6d 100644 (file)
@@ -31,4 +31,4 @@ clean:
 
 install: lastbind.la
        mkdir -p $(prefix)/libexec/openldap
-       $(LIBTOOL) --mode=onstall cp lastbind.la $(prefix)/libexec/openldap
+       $(LIBTOOL) --mode=install cp lastbind.la $(prefix)/libexec/openldap