From 4e62832980e7c7f1d205e67c6db89dcdff200b6b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 3 Dec 2003 04:22:15 +0000 Subject: Remove unnecessary sets of the S variable, we have a sane default for that now. BKrev: 3fcd64f7p2VYsNYNbFnMtPYuY-5tZQ --- openssh/openssh_3.7.1p1.oe | 1 - openssh/openssh_3.7.1p2.oe | 1 - 2 files changed, 2 deletions(-) (limited to 'openssh') diff --git a/openssh/openssh_3.7.1p1.oe b/openssh/openssh_3.7.1p1.oe index 3c534d1334..e55c958cc8 100644 --- a/openssh/openssh_3.7.1p1.oe +++ b/openssh/openssh_3.7.1p1.oe @@ -12,7 +12,6 @@ DESCRIPTION = Secure rlogin/rsh/rcp/telnet replacement (OpenSSH)\ SRC_URI = ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 \ file://${FILESDIR}/scp-nossl.patch;patch=1 -S = ${WORKDIR}/${P} inherit autotools diff --git a/openssh/openssh_3.7.1p2.oe b/openssh/openssh_3.7.1p2.oe index 3c534d1334..e55c958cc8 100644 --- a/openssh/openssh_3.7.1p2.oe +++ b/openssh/openssh_3.7.1p2.oe @@ -12,7 +12,6 @@ DESCRIPTION = Secure rlogin/rsh/rcp/telnet replacement (OpenSSH)\ SRC_URI = ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 \ file://${FILESDIR}/scp-nossl.patch;patch=1 -S = ${WORKDIR}/${P} inherit autotools -- cgit v1.2.3