summaryrefslogtreecommitdiff
path: root/net/sendfile/scripts/post-patch
diff options
context:
space:
mode:
Diffstat (limited to 'net/sendfile/scripts/post-patch')
-rwxr-xr-xnet/sendfile/scripts/post-patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/net/sendfile/scripts/post-patch b/net/sendfile/scripts/post-patch
deleted file mode 100755
index 487e88abfc3..00000000000
--- a/net/sendfile/scripts/post-patch
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-# $NetBSD: post-patch,v 1.1.1.1 1999/06/06 17:08:37 hwr Exp $
-
-cd ${WRKSRC}
-mv makeconfig makeconfig.configured
-sed -e 's/@PREFIX@/${PREFIX}/' < makeconfig.configured > makeconfig
-chmod +x makeconfig