python3-numpy:ver.bump
This commit is contained in:
@@ -13,6 +13,7 @@ WorkDir = "numpy-%s" % get.srcVERSION()
|
||||
|
||||
shelltools.export("ATLAS", "None")
|
||||
shelltools.export("PTATLAS", "None")
|
||||
# fix unused direct dependency analysis
|
||||
shelltools.export("LDSHARED", "x86_64-pc-linux-gnu-gcc -Wl,-O1,--as-needed -shared -lpthread")
|
||||
|
||||
def build():
|
||||
@@ -23,4 +24,4 @@ def install():
|
||||
pisitools.dodoc("LICENSE*")
|
||||
|
||||
for dirs in ["doc"]:
|
||||
pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), dirs)
|
||||
pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), dirs)
|
||||
Reference in New Issue
Block a user