[csw-devel] SF.net SVN: gar:[20947] csw/mgar/pkg/openssh/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Thu May 2 20:39:34 CEST 2013
Revision: 20947
http://gar.svn.sourceforge.net/gar/?rev=20947&view=rev
Author: chninkel
Date: 2013-05-02 18:39:34 +0000 (Thu, 02 May 2013)
Log Message:
-----------
openssh/trunk: remove lpk recipe
Modified Paths:
--------------
csw/mgar/pkg/openssh/trunk/Makefile
Modified: csw/mgar/pkg/openssh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssh/trunk/Makefile 2013-05-02 18:38:00 UTC (rev 20946)
+++ csw/mgar/pkg/openssh/trunk/Makefile 2013-05-02 18:39:34 UTC (rev 20947)
@@ -159,28 +159,6 @@
TEST_SCRIPTS =
-
-## Optional addition to add Ldap Public Key support
-## see http://code.google.com/p/openssh-lpk/
-
-# we always register the lpk related files so checksum
-# is the same with LPK enabled or not
-DISTFILES += contrib-openssh-lpk-5.2p1-0.3.9.patch
-ifdef LPK
- PACKAGES = CSWopensshlpk
- CATALOGNAME_CSWopensshlpk = openssh_lpk
- SPKG_DESC_CSWopensshlpk = $(SPKG_DESC_CSWopenssh) with ldap public key support
- RUNTIME_DEP_PKGS_CSWopensshlpk = $(RUNTIME_DEP_PKGS_CSWopenssh) CSWoldaprt
- MASTER_SITES += http://openssh-lpk.googlecode.com/svn/trunk/patch/contrib/
- PATCHFILES += contrib-openssh-lpk-5.2p1-0.3.9.patch
- CONFIGURE_ARGS += --with-ldap
- DOCFILES += openssh-lpk_openldap.schema openssh-lpk_sun.schema lpk-user-example.txt README.lpk
-
- # we must reset the CSWopenssh-client description to avoid a bug in the automatic dependancy generation
- SPKG_DESC_CSWopenssh-client =
-endif
-
-
include gar/category.mk
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