From fd07efbaeefc2d3b8bae6ffa1deaf2ff766a8f68 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sun, 18 Jul 1999 11:52:13 +0000 Subject: remove typo, seems to be I'm a victim of the heat wave ;-) --- net/zebra-devel/Makefile | 4 ++-- net/zebra-pj/Makefile | 4 ++-- net/zebra/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/zebra-devel/Makefile b/net/zebra-devel/Makefile index ec55c5b63548..78c1a8dcdc41 100644 --- a/net/zebra-devel/Makefile +++ b/net/zebra-devel/Makefile @@ -3,7 +3,7 @@ # Date created: So 31 Mai 1998 11:00:30 CEST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.17 1999/07/18 11:42:26 andreas Exp $ +# $Id: Makefile,v 1.18 1999/07/18 11:46:32 andreas Exp $ # DISTNAME= zebra-0.73 @@ -22,7 +22,7 @@ post-install: @${SED} -e "s=!!PREFIX!!=${PREFIX}=" \ < ${FILESDIR}/zebra.sh \ > ${PREFIX}/etc/rc.d/zebra.sh - @chmod 555 > ${PREFIX}/etc/rc.d/zebra.sh + @chmod 555 ${PREFIX}/etc/rc.d/zebra.sh @${ECHO} "===> done." .include diff --git a/net/zebra-pj/Makefile b/net/zebra-pj/Makefile index ec55c5b63548..78c1a8dcdc41 100644 --- a/net/zebra-pj/Makefile +++ b/net/zebra-pj/Makefile @@ -3,7 +3,7 @@ # Date created: So 31 Mai 1998 11:00:30 CEST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.17 1999/07/18 11:42:26 andreas Exp $ +# $Id: Makefile,v 1.18 1999/07/18 11:46:32 andreas Exp $ # DISTNAME= zebra-0.73 @@ -22,7 +22,7 @@ post-install: @${SED} -e "s=!!PREFIX!!=${PREFIX}=" \ < ${FILESDIR}/zebra.sh \ > ${PREFIX}/etc/rc.d/zebra.sh - @chmod 555 > ${PREFIX}/etc/rc.d/zebra.sh + @chmod 555 ${PREFIX}/etc/rc.d/zebra.sh @${ECHO} "===> done." .include diff --git a/net/zebra/Makefile b/net/zebra/Makefile index ec55c5b63548..78c1a8dcdc41 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -3,7 +3,7 @@ # Date created: So 31 Mai 1998 11:00:30 CEST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.17 1999/07/18 11:42:26 andreas Exp $ +# $Id: Makefile,v 1.18 1999/07/18 11:46:32 andreas Exp $ # DISTNAME= zebra-0.73 @@ -22,7 +22,7 @@ post-install: @${SED} -e "s=!!PREFIX!!=${PREFIX}=" \ < ${FILESDIR}/zebra.sh \ > ${PREFIX}/etc/rc.d/zebra.sh - @chmod 555 > ${PREFIX}/etc/rc.d/zebra.sh + @chmod 555 ${PREFIX}/etc/rc.d/zebra.sh @${ECHO} "===> done." .include -- cgit v1.2.3