make:rebuild
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
|
|||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
autotools.autoreconf("-fi")
|
shelltools.system("sed -i '211,217 d; 219,229 d; 232 d' glob/glob.c")
|
||||||
autotools.configure("--enable-nls \
|
autotools.configure("--enable-nls \
|
||||||
--program-prefix=g")
|
--program-prefix=g")
|
||||||
|
|
||||||
|
|||||||
@@ -19,11 +19,11 @@
|
|||||||
<Dependency>gnuconfig</Dependency>
|
<Dependency>gnuconfig</Dependency>
|
||||||
<Dependency>patch</Dependency>
|
<Dependency>patch</Dependency>
|
||||||
<Dependency>gc-devel</Dependency>
|
<Dependency>gc-devel</Dependency>
|
||||||
<Dependency>guile-devel</Dependency>
|
<!-- <Dependency>guile-devel</Dependency> -->
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch>glibc_2_27.patch</Patch>
|
<!-- <Patch>glibc_2_27.patch</Patch> -->
|
||||||
<!--Patch>guile-2.2.patch</Patch-->
|
<!-- <Patch>guile-2.2.patch</Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2018-07-18</Date>
|
<Date>2018-07-20</Date>
|
||||||
<Version>4.2.1</Version>
|
<Version>4.2.1</Version>
|
||||||
<Comment>Rebuild</Comment>
|
<Comment>Rebuild</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user