]> git.pld-linux.org Git - packages/john.git/blobdiff - john-1.6.PLD.diff
- removed all Group fields translations (oure rpm now can handle translating
[packages/john.git] / john-1.6.PLD.diff
index 59bdf2aed5fefc6395617fefbbb00d9c0422f236..70c10b5e6f95a1149cca41e8173d73a1497f1e20 100644 (file)
@@ -6,7 +6,7 @@ diff -urN john-1.6.orig/run/john.ini john-1.6/run/john.ini
  [Options]
  # Wordlist file name, to be used in batch mode
 -Wordfile = ~/password.lst
-+Wordfile = /usr/dict/linux.words
++Wordfile = /usr/share/dict/words
  # Use idle cycles only
  Idle = N
  # Crash recovery file saving delay in seconds
@@ -117,7 +117,7 @@ diff -urN john-1.6.orig/src/params.h john-1.6/src/params.h
 +#define LOG_NAME                      "~/.john.pot"
 +#define CFG_NAME                      "/usr/lib/john/john.ini"
 +#define RECOVERY_NAME                 "~/.john.restore"
-+#define WORDLIST_NAME                 "/usr/dict/linux.words"
++#define WORDLIST_NAME                 "/usr/share/dict/words"
  
  /*
   * Configuration file section names.
This page took 0.025993 seconds and 4 git commands to generate.