]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blobdiff - cracklib/cracklib.nm
kernel: Drop ld.so placeholder files
[people/stevee/ipfire-3.x.git] / cracklib / cracklib.nm
index d9d666f9aa27af89c3d49bd2b278bde594421502..dbc643928df8c5ce76592bd6f35673b683d19ada 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = cracklib
-version    = 2.9.2
-release    = 1
+version    = 2.9.5
+release    = 2
 
 groups     = Security/Password
 url        = http://sourceforge.net/projects/cracklib/
@@ -33,6 +33,8 @@ build
        dictdir  = %{datadir}/cracklib
        dictpath = %{dictdir}/pw_dict
 
+       export LD_LIBRARY_PATH = %{DIR_APP}/lib/.libs
+
        configure_options += \
                --with-default-dict=%{dictpath} \
                --with-python \