Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37909806
en ru br
ALT Linux repos
S:20160309-alt1.1
5.0: 20050629-alt1.1

Group :: Networking/WWW
RPM: http_ping

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: http_ping-alt-20050629-enable_ssl.patch
Download


--- ./Makefile.orig	2008-05-24 14:03:31 +0400
+++ ./Makefile	2002-01-04 08:54:43 +0300
@@ -9,10 +9,10 @@
 # http://www.openssl.org/  Make sure the SSL_TREE definition points to the
 # tree with your OpenSSL installation - depending on how you installed it,
 # it may be in /usr/local instead of /usr/local/ssl.
-#SSL_TREE =	/usr/local/ssl
-#SSL_DEFS =	-DUSE_SSL
-#SSL_INC =	-I$(SSL_TREE)/include
-#SSL_LIBS =	-L$(SSL_TREE)/lib -lssl -lcrypto
+SSL_TREE =	/usr
+SSL_DEFS =	-DUSE_SSL
+SSL_INC =	-I$(SSL_TREE)/include
+SSL_LIBS =	-L$(SSL_TREE)/lib -lssl -lcrypto
 
 
 BINDIR =	/usr/local/bin
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin