python3 libffi boost rebuild list

This commit is contained in:
Rmys
2023-10-26 10:47:07 +03:00
parent a4ce2f8999
commit a612fce62d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ def install():
# fix rpath
shelltools.system("chrpath -d %s/usr/lib/*" % get.installDIR())
pisitools.dodoc("LICENSE*", "README*")
pisitools.dodoc("LICENSE*", "README*")
+1 -1
View File
@@ -23,7 +23,7 @@
<Dependency>onetbb-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>suitesparse-no-demo.patch</Patch>
<!-- <Patch>suitesparse-no-demo.patch</Patch> -->
</Patches>
</Source>