libgit2 rebuild
This commit is contained in:
@@ -22,6 +22,6 @@ def build():
|
||||
def install():
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
shelltools.system("ln -s %s/usr/lib/libgit2.so.1.1 %s/usr/lib/libgit2.so.1.0" % (get.installDIR(), get.installDIR()))
|
||||
pisitools.dosym("/usr/lib/libgit2.so.1.1", "/usr/lib/libgit2.so.1.0")
|
||||
|
||||
#pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "NEWS")
|
||||
|
||||
@@ -53,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2021-07-17</Date>
|
||||
<Version>1.1.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Berk Çakar</Name>
|
||||
<Email>berk2238@hotmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>1.1.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user