[Ultrapossum-cvs 409] plugin/slapd/upstream 1.2,1.3,Makefile.am

Back to archive index

Masato Taruishi taru****@users*****
2004年 9月 15日 (水) 17:56:09 JST


===================================================================
RCS file: plugin/slapd/upstream/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- plugin/slapd/upstream/Makefile.am	2004/09/15 08:37:40	1.2
+++ plugin/slapd/upstream/Makefile.am	2004/09/15 08:56:09	1.3
@@ -1,6 +1,8 @@
 
 OPENLDAP_VERSION = 2.2.14
 
+include ../ultrapossum.am
+
 all-local: build-upstream
 
 build-upstream: build-tree/openldap-$(OPENLDAP_VERSION)/config.status
@@ -13,7 +15,7 @@
 	$(MAKE) -C build-tree/openldap-$(OPENLDAP_VERSION) test
 
 install-exec-local:
-	$(MAKE) -C build-tree/openldap-$(OPENLDAP_VERSION) install	
+	$(MAKE) -C build-tree/openldap-$(OPENLDAP_VERSION) install DESTDIR=$(DESTDIR)
 
 clean-local:
 	/bin/rm -rf build-tree



Ultrapossum-cvs メーリングリストの案内
Back to archive index