From 229a50424d4966b78b6d6d91ca5080bd18a36698 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 12 Apr 2004 00:09:06 +0000 Subject: Fix Makefile to install correct files. No PKGREVISION bump because this was imported a few minutes ago. --- net/ishell/distinfo | 4 ++-- net/ishell/patches/patch-aa | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/ishell/distinfo b/net/ishell/distinfo index 2f0bebcf953..d31c19b2ad9 100644 --- a/net/ishell/distinfo +++ b/net/ishell/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/04/11 23:58:23 minskim Exp $ +$NetBSD: distinfo,v 1.2 2004/04/12 00:09:06 minskim Exp $ SHA1 (ish-v0.2.tar.gz) = 2d5d16cdd8c097220ee885bedbefb7f41115e6b2 Size (ish-v0.2.tar.gz) = 6531 bytes -SHA1 (patch-aa) = e534842c420008406bafe14f33a93727b8e59203 +SHA1 (patch-aa) = 5a2a8782188874431a7ab03ea09aa60c266d2669 diff --git a/net/ishell/patches/patch-aa b/net/ishell/patches/patch-aa index af370c8b327..b09f0b87433 100644 --- a/net/ishell/patches/patch-aa +++ b/net/ishell/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/04/11 23:58:23 minskim Exp $ +$NetBSD: patch-aa,v 1.2 2004/04/12 00:09:06 minskim Exp $ --- Makefile.orig 2002-01-31 11:35:52.000000000 -0600 +++ Makefile @@ -54,6 +54,6 @@ $NetBSD: patch-aa,v 1.1.1.1 2004/04/11 23:58:23 minskim Exp $ - $(STRIP) ishd +install: + ${BSD_INSTALL_PROGRAM} ./ish ${PREFIX}/bin/ishell -+ ${BSD_INSTALL_PROGRAM} ./ish ${PREFIX}/sbin/ishelld ++ ${BSD_INSTALL_PROGRAM} ./ishd ${PREFIX}/sbin/ishelld +.PHONY: all clean install -- cgit v1.2.3