mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-adblock: repackage with updated pep517 build style
This commit is contained in:
parent
fb04dc52a3
commit
a8f781f6e5
1 changed files with 0 additions and 5 deletions
|
@ -33,11 +33,6 @@ do_build() {
|
|||
mv adblock-${version}-*.whl dist/adblock-${version}-py3-none-any.whl
|
||||
}
|
||||
|
||||
pre_check() {
|
||||
# Tests require the compiled extension
|
||||
cp target/${RUST_TARGET}/release/libadblock.so adblock/adblock.so
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
chmod 755 ${DESTDIR}/${py3_sitelib}/adblock/*.so
|
||||
|
|
Loading…
Add table
Reference in a new issue