diff options
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 - |