diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 14:30:10 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 14:30:10 +0000 |
commit | 1c30911ff0463c1215e15dd9f7acb886ca35a93d (patch) | |
tree | 17783a29eefdfe8b1d45e4895ff0daaf7f6e92c3 /security/chrootuid/files/patch-ab | |
parent | - Update to 2.4.3 (diff) |
Rename security/ patches to reflect the files they modify.
Diffstat (limited to 'security/chrootuid/files/patch-ab')
-rw-r--r-- | security/chrootuid/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/chrootuid/files/patch-ab b/security/chrootuid/files/patch-ab deleted file mode 100644 index 0c2d31bc12e2..000000000000 --- a/security/chrootuid/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Thu Aug 12 07:09:31 1993 -+++ Makefile Sun Jun 23 15:01:35 2002 -@@ -1,7 +1,7 @@ - # @(#) Makefile 1.2 93/08/12 16:09:29 - - FILES = README Makefile chrootuid.c chrootuid.1 --CFLAGS = -O -+CFLAGS ?= -O - - all: chrootuid chrootuid.1 - |