unfuzz
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=51
This commit is contained in:
parent
c230bfa2b7
commit
83a18f7428
@ -2,11 +2,11 @@
|
|||||||
Makefile | 4 ++--
|
Makefile | 4 ++--
|
||||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||||
|
|
||||||
Index: afl-2.04b/Makefile
|
Index: afl-2.05b/Makefile
|
||||||
===================================================================
|
===================================================================
|
||||||
--- afl-2.04b.orig/Makefile
|
--- afl-2.05b.orig/Makefile
|
||||||
+++ afl-2.04b/Makefile
|
+++ afl-2.05b/Makefile
|
||||||
@@ -18,8 +18,8 @@ VERSION = 2.04b
|
@@ -18,8 +18,8 @@ VERSION = 2.05b
|
||||||
|
|
||||||
PREFIX ?= /usr/local
|
PREFIX ?= /usr/local
|
||||||
BIN_PATH = $(PREFIX)/bin
|
BIN_PATH = $(PREFIX)/bin
|
||||||
@ -16,4 +16,4 @@ Index: afl-2.04b/Makefile
|
|||||||
+DOC_PATH = $(DOC_DIR)/afl
|
+DOC_PATH = $(DOC_DIR)/afl
|
||||||
MISC_PATH = $(PREFIX)/share/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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user