summaryrefslogtreecommitdiffstats
path: root/system/hashcat/patches/dir.patch
diff options
context:
space:
mode:
author Andre Fernando <ando344@gmail.com>2017-01-21 00:23:10 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-21 06:24:16 +0700
commitc03d26ced347f7f69b50dd2365ff2cd626b252c7 (patch)
tree29a52255260c133692f52f72077a09cd9d15ffea /system/hashcat/patches/dir.patch
parent17e4c5263288b29c3f570b5ee588aa374385839d (diff)
downloadslackbuilds-c03d26ced347f7f69b50dd2365ff2cd626b252c7.tar.gz
slackbuilds-c03d26ced347f7f69b50dd2365ff2cd626b252c7.tar.xz
system/hashcat: Added (advanced password recovery).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/hashcat/patches/dir.patch')
-rw-r--r--system/hashcat/patches/dir.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/hashcat/patches/dir.patch b/system/hashcat/patches/dir.patch
new file mode 100644
index 0000000000..7049312ac7
--- /dev/null
+++ b/system/hashcat/patches/dir.patch
@@ -0,0 +1,11 @@
+--- src/Makefile
++++ src/Makefile
+@@ -40,7 +40,7 @@
+ ##
+
+ DESTDIR ?=
+-PREFIX ?= /usr/local
++PREFIX ?= /usr
+
+ INSTALL_FOLDER ?= $(PREFIX)/bin
+ LIBRARY_FOLDER ?= $(PREFIX)/lib