Revision: 4064
http://gar.svn.sourceforge.net/gar/?rev=4064&view=rev
Author: chninkel
Date: 2009-03-29 18:24:12 +0000 (Sun, 29 Mar 2009)
Log Message:
-----------
openssh: more old conf class removal
Modified Paths:
--------------
csw/mgar/pkg/openssh/trunk/Makefile
Modified: csw/mgar/pkg/openssh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssh/trunk/Makefile 2009-03-29 18:02:20 UTC (rev 4063)
+++ csw/mgar/pkg/openssh/trunk/Makefile 2009-03-29 18:24:12 UTC (rev 4064)
@@ -54,7 +54,6 @@
DISTNAME = $(GARNAME)-$(DISTVERSION)
DISTFILES = $(GARNAME)-$(DISTVERSION).tar.gz
-DISTFILES += i.conf r.conf
DISTFILES += changelog.CSW
DISTFILES += sshd_config
@@ -138,11 +137,10 @@
merge-config-files:
ginstall $(PKGROOT)/$(sysconfdir)/ssh/ssh_config
$(PKGROOT)/$(sysconfdir)/ssh/ssh_config.CSW
ginstall $(PKGROOT)/$(sysconfdir)/ssh/moduli
$(PKGROOT)/$(sysconfdir)/ssh/moduli.CSW
- # Correction des chemins
sed -e 's,/etc/ssh/,/opt/csw/etc/ssh/,g' \
-e 's,/usr/libexec/,/opt/csw/libexec/,g' \
- -e 's,^ *# *UsePAM *.*,UsePAM yes,g' \
- -e 's,^ *# *X11Forwarding *.*,X11Forwarding yes,g'
"$(PKGROOT)/$(sysconfdir)/ssh/sshd_config" >
"$(PKGROOT)/$(sysconfdir)/ssh/sshd_config.CSW
+ -e 's,^ *# *UsePAM *.*,UsePAM yes,g' \
+ -e 's,^ *# *X11Forwarding *.*,X11Forwarding yes,g'
"$(PKGROOT)/$(sysconfdir)/ssh/sshd_config" >
"$(PKGROOT)/$(sysconfdir)/ssh/sshd_config.CSW
@$(MAKECOOKIE)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel