/[packages]/cauldron/openssl/current/SOURCES/openssl-0.9.8a-link-krb5.patch
ViewVC logotype

Contents of /cauldron/openssl/current/SOURCES/openssl-0.9.8a-link-krb5.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 733 - (show annotations) (download)
Sat Jan 8 15:43:48 2011 UTC (13 years, 3 months ago) by blino
File size: 468 byte(s)
imported package openssl
1 --- openssl-0.9.8a/Makefile.org.link-krb5 2005-07-05 07:14:21.000000000 +0200
2 +++ openssl-0.9.8a/Makefile.org 2005-11-07 18:00:08.000000000 +0100
3 @@ -266,7 +266,7 @@
4
5 do_$(SHLIB_TARGET):
6 @ set -e; libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
7 - if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
8 + if [ "$$i" = "ssl" -a -n "$(LIBKRB5)" ]; then \
9 libs="$(LIBKRB5) $$libs"; \
10 fi; \
11 $(CLEARENV) && $(MAKE) -f Makefile.shared -e $(BUILDENV) \

  ViewVC Help
Powered by ViewVC 1.1.30