Merge branch 'master' of github.com:pisilinux/core
This commit is contained in:
@@ -29,6 +29,6 @@ def install():
|
||||
|
||||
pisitools.removeDir("/usr/share/man/man8")
|
||||
#pisitools.removeDir("/usr/libexec")
|
||||
|
||||
|
||||
pisitools.dodoc("ChangeLog", "NEWS", "README")
|
||||
|
||||
|
||||
@@ -32,6 +32,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2016-03-01</Date>
|
||||
<Version>2.12</Version>
|
||||
<Comment>Rebuild for toolchain.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-01-03</Date>
|
||||
<Version>2.12</Version>
|
||||
|
||||
@@ -44,6 +44,9 @@
|
||||
<PartOf>emul32</PartOf>
|
||||
<Summary>32-bit shared libraries for libffi</Summary>
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libffi</Dependency>
|
||||
</RuntimeDependencies>
|
||||
|
||||
Reference in New Issue
Block a user