2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

meson: drop unneeded rm

This commit is contained in:
Dylan Araps 2020-05-15 10:47:05 +03:00
parent 3bba9b68de
commit 09de162eef
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -5,5 +5,3 @@ python setup.py install \
--root="$1" \
--optimize=1 \
--skip-build
rm -rf "$1/usr/share/polkit-1"