aircrack-ng: add prefix patch

This commit is contained in:
Henrik Grimler 2018-01-11 20:49:00 +01:00 committed by Yaksh Bariya
parent 738752f01a
commit 2cbb205c72
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- ./common.mak 2015-12-31 19:42:10.000000000 +0000
+++ ../common.mak 2018-01-11 19:43:11.319604821 +0000
@@ -207,7 +207,7 @@
CFLAGS += $(OPTFLAGS) $(REVFLAGS) $(COMMON_CFLAGS)
-prefix = /usr/local
+prefix ?= /usr/local
bindir = $(prefix)/bin
sbindir = $(prefix)/sbin
mandir = $(prefix)/share/man/man1