openssl remove patch
This commit is contained in:
@@ -45,7 +45,7 @@ def build():
|
|||||||
|
|
||||||
def check():
|
def check():
|
||||||
#Revert ca-dir patch not to fail test
|
#Revert ca-dir patch not to fail test
|
||||||
shelltools.system("patch -p1 -R < openssl-1.0.0-beta4-ca-dir.patch")
|
#shelltools.system("patch -p1 -R < openssl-1.0.0-beta4-ca-dir.patch")
|
||||||
|
|
||||||
homeDir = "%s/test-home" % get.workDIR()
|
homeDir = "%s/test-home" % get.workDIR()
|
||||||
shelltools.export("HOME", homeDir)
|
shelltools.export("HOME", homeDir)
|
||||||
@@ -53,7 +53,7 @@ def check():
|
|||||||
autotools.make("-j1 test")
|
autotools.make("-j1 test")
|
||||||
|
|
||||||
#Passed. So, re-patch
|
#Passed. So, re-patch
|
||||||
shelltools.system("patch -p1 < openssl-1.0.0-beta4-ca-dir.patch")
|
#shelltools.system("patch -p1 < openssl-1.0.0-beta4-ca-dir.patch")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("INSTALL_PREFIX=%s MANDIR=/usr/share/man" % get.installDIR())
|
autotools.rawInstall("INSTALL_PREFIX=%s MANDIR=/usr/share/man" % get.installDIR())
|
||||||
|
|||||||
@@ -95,7 +95,7 @@
|
|||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2018-07-22</Date>
|
<Date>2018-07-22</Date>
|
||||||
<Version>1.0.2o</Version>
|
<Version>1.0.2o</Version>
|
||||||
<Comment>Rebuild.</Comment>
|
<Comment>Rebuild</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
<Email>ertugrulerata@gmail.com</Email>
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
Reference in New Issue
Block a user