[csw-devel] SF.net SVN: gar:[11659] csw/mgar/pkg/openssh/branches/openssh-5.6p1+lpk/ Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Nov 18 16:48:59 CET 2010


Revision: 11659
          http://gar.svn.sourceforge.net/gar/?rev=11659&view=rev
Author:   dmichelsen
Date:     2010-11-18 15:48:59 +0000 (Thu, 18 Nov 2010)

Log Message:
-----------
openssh-5.6p1+lpk: Also deploy openssh-lpk schema into openldap schema directory

Modified Paths:
--------------
    csw/mgar/pkg/openssh/branches/openssh-5.6p1+lpk/Makefile

Modified: csw/mgar/pkg/openssh/branches/openssh-5.6p1+lpk/Makefile
===================================================================
--- csw/mgar/pkg/openssh/branches/openssh-5.6p1+lpk/Makefile	2010-11-18 15:29:52 UTC (rev 11658)
+++ csw/mgar/pkg/openssh/branches/openssh-5.6p1+lpk/Makefile	2010-11-18 15:48:59 UTC (rev 11659)
@@ -67,6 +67,7 @@
 
 PKGFILES_CSWosshlpk = $(sbindir)/sshd-lpk
 PKGFILES_CSWosshlpk += $(docdir)/openssh_lpk/.*
+PKGFILES_CSWosshlpk += $(sysconfdir)/openldap.*
 
 PKGFILES_CSWosshclient = $(bindir)/.*
 PKGFILES_CSWosshclient += $(docdir)/openssh_client/.*
@@ -216,6 +217,8 @@
 install-doc-files-lpk-yes:
 	ginstall -d $(PKGROOT)/$(docdir)/openssh_lpk
 	cd $(WORKSRC) && ginstall $(DOCFILES_LPK) $(PKGROOT)/$(docdir)/openssh_lpk/
+	ginstall -d $(PKGROOT)$(sysconfdir)/openldap/schema
+	ginstall $(WORKSRC)/openssh-lpk_openldap.schema $(PKGROOT)$(sysconfdir)/openldap/schema/openssh-lpk.schema
 
 install-config-files:
 	# we change some default value in the server config file


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list