SHA256
1
0
forked from pool/afl
Andreas Stieger 2016-02-29 08:32:39 +00:00 committed by Git OBS Bridge
parent c230bfa2b7
commit 83a18f7428

View File

@ -2,11 +2,11 @@
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: afl-2.04b/Makefile
Index: afl-2.05b/Makefile
===================================================================
--- afl-2.04b.orig/Makefile
+++ afl-2.04b/Makefile
@@ -18,8 +18,8 @@ VERSION = 2.04b
--- afl-2.05b.orig/Makefile
+++ afl-2.05b/Makefile
@@ -18,8 +18,8 @@ VERSION = 2.05b
PREFIX ?= /usr/local
BIN_PATH = $(PREFIX)/bin
@ -16,4 +16,4 @@ Index: afl-2.04b/Makefile
+DOC_PATH = $(DOC_DIR)/afl
MISC_PATH = $(PREFIX)/share/afl
# PROGS intentionally omit afl-as, which gets installed elsewhere.
# PROGS intentionally omit afl-as, which gets installed to its own dir.