From 83c0ebdd662c46df2c995df9030c0d3d45bf4051 Mon Sep 17 00:00:00 2001 From: demon Date: Thu, 8 May 2003 06:53:57 +0000 Subject: Correct a typo. --- www/rt3/Makefile | 2 +- www/rt32/Makefile | 2 +- www/rt34/Makefile | 2 +- www/rt36/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/rt3/Makefile b/www/rt3/Makefile index c99d802..e92ffe8 100644 --- a/www/rt3/Makefile +++ b/www/rt3/Makefile @@ -122,7 +122,7 @@ pre-fetch: @${ECHO} "" post-extract: - -@pw groupadd ${RTGROUP} + -@pw groupadd ${RT_GROUP} -@cd ${WRKSRC} && chmod a+x configure do-build: diff --git a/www/rt32/Makefile b/www/rt32/Makefile index c99d802..e92ffe8 100644 --- a/www/rt32/Makefile +++ b/www/rt32/Makefile @@ -122,7 +122,7 @@ pre-fetch: @${ECHO} "" post-extract: - -@pw groupadd ${RTGROUP} + -@pw groupadd ${RT_GROUP} -@cd ${WRKSRC} && chmod a+x configure do-build: diff --git a/www/rt34/Makefile b/www/rt34/Makefile index c99d802..e92ffe8 100644 --- a/www/rt34/Makefile +++ b/www/rt34/Makefile @@ -122,7 +122,7 @@ pre-fetch: @${ECHO} "" post-extract: - -@pw groupadd ${RTGROUP} + -@pw groupadd ${RT_GROUP} -@cd ${WRKSRC} && chmod a+x configure do-build: diff --git a/www/rt36/Makefile b/www/rt36/Makefile index c99d802..e92ffe8 100644 --- a/www/rt36/Makefile +++ b/www/rt36/Makefile @@ -122,7 +122,7 @@ pre-fetch: @${ECHO} "" post-extract: - -@pw groupadd ${RTGROUP} + -@pw groupadd ${RT_GROUP} -@cd ${WRKSRC} && chmod a+x configure do-build: -- cgit v1.1