Skip to content

Commit

Permalink
fixed: python-dsinternals
Browse files Browse the repository at this point in the history
Temporary fix of tests conflicting error.

Ref: p0dalirius/pydsinternals#11

Thank you for the PR on the source project @noraj
  • Loading branch information
D3vil0p3r committed Jun 23, 2023
1 parent c415bb6 commit fdf0a38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/python-dsinternals/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ package() {
cd "$_pkgname-$pkgver"

python setup.py install --root="$pkgdir" --prefix=/usr -O1 --skip-build

rm -rf "$pkgdir/usr/lib/python3.11/site-packages/tests"
}

0 comments on commit fdf0a38

Please sign in to comment.