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