core rebuild
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("sed -i '211,217 d; 219,229 d; 232 d' glob/glob.c")
|
||||
#shelltools.system("sed -i '211,217 d; 219,229 d; 232 d' lib/glob.c")
|
||||
autotools.configure("--enable-nls \
|
||||
--program-prefix=g")
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Standard tool to compile source trees</Summary>
|
||||
<Description>Standard tool to compile source trees. Make gets its knowledge of how to build your program from a file called the makefile. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program</Description>
|
||||
<Archive sha1sum="7d9d11eb36cfb752da1fb11bb3e521d2a3cc8830" type="tarbz2">mirrors://gnu/make/make-4.2.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="3c40e5b49b893dbb14f1e2e1f8fe89b7298cc51d" type="targz">mirrors://gnu/make/make-4.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>texinfo</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
@@ -43,7 +43,14 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Update release="6">
|
||||
<Date>2020-11-25</Date>
|
||||
<Version>4.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2019-12-25</Date>
|
||||
<Version>4.2.1</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>2.7.6</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2019-12-11</Date>
|
||||
<Version>2.7.6</Version>
|
||||
|
||||
Reference in New Issue
Block a user