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

meson: remove rm

This commit is contained in:
Dylan Araps 2019-10-07 16:56:25 +03:00
parent 5cf3a4e952
commit ad97a57b8a
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

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