From 913c2f26785219bb4feadeb00e36e2cdaae44aed Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 4 Jul 1999 21:32:46 +0000 Subject: Fix a few style nits. --- misc/quotes/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/quotes/Makefile b/misc/quotes/Makefile index a3aa4acff072..6e6a112ccdb9 100644 --- a/misc/quotes/Makefile +++ b/misc/quotes/Makefile @@ -3,7 +3,7 @@ # Date created: 9 February 1999 # Whom: Dima Sivachenko # -# $Id: Makefile,v 1.1.1.1 1999/02/22 01:34:12 billf Exp $ +# $Id: Makefile,v 1.2 1999/04/26 02:46:15 mharo Exp $ # DISTNAME= quotes-1.4-0 @@ -20,7 +20,6 @@ NO_BUILD= yes USE_PERL5= yes post-patch: - @ ${MV} ${WRKSRC}/quotes ${WRKSRC}/quotes.pre_sed @ ${SED} -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/quotes.pre_sed \ > ${WRKSRC}/quotes @@ -32,7 +31,6 @@ post-patch: > ${WRKSRC}/QuExample.pm do-install: - @ ${INSTALL_SCRIPT} ${WRKSRC}/quotes ${PREFIX}/bin @ ${INSTALL_SCRIPT} ${WRKSRC}/quotesmailer ${PREFIX}/bin @ ${INSTALL_DATA} ${WRKSRC}/sample.quotesrc ${PREFIX}/etc/quotesrc.sample -- cgit v1.2.3