]> git.pld-linux.org Git - packages/forcefield.git/blobdiff - forcefield-cracklib.patch
- Requires(post,postun): gtk-update-icon-cache
[packages/forcefield.git] / 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.077931 seconds and 4 git commands to generate.