[csw-devel] SF.net SVN: gar:[20054] csw/mgar/pkg/openssh/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Tue Jan 8 22:30:33 CET 2013


Revision: 20054
          http://gar.svn.sourceforge.net/gar/?rev=20054&view=rev
Author:   chninkel
Date:     2013-01-08 21:30:33 +0000 (Tue, 08 Jan 2013)
Log Message:
-----------
openssh/trunk: removed localstatedir and sysconfdir redefinition, the target values are now the default

Modified Paths:
--------------
    csw/mgar/pkg/openssh/trunk/Makefile

Modified: csw/mgar/pkg/openssh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssh/trunk/Makefile	2013-01-08 09:51:09 UTC (rev 20053)
+++ csw/mgar/pkg/openssh/trunk/Makefile	2013-01-08 21:30:33 UTC (rev 20054)
@@ -1,8 +1,7 @@
 #####################################################################
 # OpenCSW build recipe for openssh
 #
-# Copyright 2009 Yann Rouillard <yann at pleiades.fr.eu.org>
-# All rights reserved.  Use is subject to license terms.
+# Author: Yann Rouillard <yann at pleiades.fr.eu.org>
 #
 # Redistribution and/or use, with or without modification, is
 # permitted.  This software is without warranty of any kind.  The
@@ -149,13 +148,6 @@
 
 ##### Build and installation information #####
 
-
-# to support shared /opt/csw setup
-# see http://wiki.opencsw.org/shared-opt-csw-setup
-localstatedir 	= /var$(prefix)
-sysconfdir 	= /etc$(prefix)
-
-
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-kerberos5=$(prefix)
 CONFIGURE_ARGS += --sysconfdir=$(sysconfdir)/ssh

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