]> git.pld-linux.org Git - packages/apache1-mod_ssl.git/commitdiff
- lib64 support, release 2 auto/ac/apache1-mod_ssl-2_8_18_1_3_31-2
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 28 May 2004 22:41:43 +0000 (22:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_ssl.spec -> 1.79

apache1-mod_ssl.spec

index c6b9369415eb8da13047123d296e5c79760513f1..91f67e2985e830f359660363aa10420894428d27 100644 (file)
@@ -20,7 +20,7 @@ Summary(sv):  Kryptografist
 Summary(uk):   íÏÄÕÌؠЦÄÔÒÉÍËÉ SSL × Apache
 Name:          apache1-mod_ssl
 Version:       %{SSLVER}_%{APACHEVER}
-Release:       1
+Release:       2
 License:       BSD
 Group:         Networking/Daemons
 Source0:       http://www.modssl.org/source/mod_ssl-%{SSLVER}-%{APACHEVER}.tar.gz
@@ -156,6 +156,8 @@ System.
 %patch2 -p1
 %patch3 -p1
 
+%{__perl} -pi -e 's@ /lib /usr/lib @ /%{_lib} /usr/%{_lib} @' pkg.sslmod/libssl.module
+
 %build
 SSL_BASE=SYSTEM; export SSL_BASE
 %configure \
This page took 0.08937 seconds and 4 git commands to generate.