diff options
Diffstat (limited to 'Tools/scripts/prpatch')
-rwxr-xr-x | Tools/scripts/prpatch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Tools/scripts/prpatch b/Tools/scripts/prpatch deleted file mode 100755 index 1b575f7adca4..000000000000 --- a/Tools/scripts/prpatch +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# -# MAINTAINER= mharo@FreeBSD.org -# -# $FreeBSD$ -# - -patch $@ < pr-patch -find . -name '*.orig' -print -delete -find . -name '*.rej' -print |