aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/tcp_wrapper/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tcp_wrapper/files/patch-aa b/security/tcp_wrapper/files/patch-aa
index f312466b2844..4a6d58697a1a 100644
--- a/security/tcp_wrapper/files/patch-aa
+++ b/security/tcp_wrapper/files/patch-aa
@@ -169,7 +169,7 @@
# Protection against weird shells or weird make programs.
SHELL = /bin/sh
-! PREFIX = /usr/local
+! PREFIX ?= /usr/local
!
! .SUFFIXES: .c .so .o
!