Changeset 7529


Ignore:
Timestamp:
03/12/11 19:02:30 (2 years ago)
Author:
alanbach-guest
Message:
  • Fixed a syntax error
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pkg/security/vinnie/main/isc-dhcp/trunk/debian/patches/dhcp-4.1.0-ldap-code.dpatch

    r7526 r7529  
    28032803+               # we should use libcrypto's MD5, not our own. So link libssl 
    28042804+               # after all. 
    2805 +               PKG_CHECK_MODULES(OPENSSL, [openssl]) 
     2805+               #PKG_CHECK_MODULES(OPENSSL, [openssl]) 
    28062806+               #if test "x$OPENSSL_LIBS" != x ; then 
    28072807+               #       # reset it, libcrypto is in OPENSSL_LIBS 
Note: See TracChangeset for help on using the changeset viewer.