[packages/openssl102: 83/432] - adapterized.

adwol adwol at pld-linux.org
Sat Sep 29 01:08:35 CEST 2018


commit ad91cf69a1a490902e739e524021d193ed862f23
Author: kloczek <kloczek at pld-linux.org>
Date:   Sat Feb 23 04:17:25 2002 +0000

    - adapterized.
    
    Changed files:
        openssl.spec -> 1.70

 openssl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index d2126b5..d33a262 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -140,8 +140,8 @@ Statyczne wersje bibliotek z OpenSSL.
 %patch3 -p1
 
 %build
-for f in ` grep -r "/usr/local/bin/perl" . | cut -d":" -f1`; do
-	perl -pi -e 's#/usr/local/bin/perl#%{_bindir}/perl#g' $f
+for f in ` grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1`; do
+perl -pi -e 's#%{_prefix}/local/bin/perl#%{_bindir}/perl#g' $f
 done
 
 touch Makefile.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list