diff options
Diffstat (limited to 'graphics/hp2xx/scripts/post-extract')
-rw-r--r-- | graphics/hp2xx/scripts/post-extract | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/graphics/hp2xx/scripts/post-extract b/graphics/hp2xx/scripts/post-extract deleted file mode 100644 index 80801dc7e65..00000000000 --- a/graphics/hp2xx/scripts/post-extract +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# -# $NetBSD: post-extract,v 1.2 1998/08/07 10:40:48 agc Exp $ -# - -echo "Running post-extract script" - -cd ${WRKSRC} -cp -p makes/generic.mak sources/Makefile |