From d332785c82be7f9d27b1dabbdbbb18e0031631bb Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 17 Jun 2010 11:50:20 +0000 Subject: [PATCH] remove funny chars Former-commit-id: 9a11f52267e0ca406816190c30776513d11f3f98 --- AIX/perl-Crypt-SSLeay/Build-notes | 36 +++++++++++++++---------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/AIX/perl-Crypt-SSLeay/Build-notes b/AIX/perl-Crypt-SSLeay/Build-notes index 2514d3d..87774b5 100644 --- a/AIX/perl-Crypt-SSLeay/Build-notes +++ b/AIX/perl-Crypt-SSLeay/Build-notes @@ -1,19 +1,17 @@ -Build Notes - -Need cc_r compiler installed on AIX build system. - -Download Crypt-SSLeay-0.57.tar.gz from CPAN. - -Write a copy of the gz file to /opt/freeware/src/packages/SOURCES. - -Unwrap the tar file in a temporary directory. (gunzip & tar -xvf ) - -Go to the subdirectory containing the Makefile and run "cpan2rpm ." -This will eventually fail but it does produce a spec file. - -Modify the spec file and put it in /opt/freeware/src/packages/SPECS. - -Run "rpm -bb Crypt-SSLeay.spec", which creates: - /opt/freeware/src/packages/RPMS/ppc/perl-Crypt-SSLeay-0.57-1.aix5.3.ppc.rpm - - +Build Notes +Need cc_r compiler installed on AIX build system. + +Download Crypt-SSLeay-0.57.tar.gz from CPAN. + +Write a copy of the gz file to /opt/freeware/src/packages/SOURCES. + +Unwrap the tar file in a temporary directory. (gunzip & tar -xvf ) + +Go to the subdirectory containing the Makefile and run "cpan2rpm ." + +This will eventually fail but it does produce a spec file. + +Modify the spec file and put it in /opt/freeware/src/packages/SPECS. + +Run "rpm -bb Crypt-SSLeay.spec", which creates: + /opt/freeware/src/packages/RPMS/ppc/perl-Crypt-SSLeay-0.57-1.aix5.3.ppc.rpm