]> git.pld-linux.org Git - packages/forcefield.git/commitdiff
- crack is used later
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 12 Jan 2008 17:22:24 +0000 (17:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    forcefield-cracklib.patch -> 1.2

forcefield-cracklib.patch

index 94897eb48ae733e02806bf435e59fa954c0749a6..375c95eaef685ff51171c0877b94821514b9f1b1 100644 (file)
@@ -5,7 +5,7 @@
  #
  
 -import crack, math, string
-+import cracklib, math, string
++import cracklib as crack, math, string
  
  def check_password(password):
        "Checks if a password is valid"
This page took 0.062565 seconds and 4 git commands to generate.