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

gtk+3: Remove unneeded rm

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

View File

@ -41,4 +41,3 @@ make DESTDIR="$1" install
# utility solely causing compiler errors for some
# packages. It has no use at all.
rm -f "$1/usr/bin/gtk-encode-symbolic-svg"
rm -rf "$1/usr/share/gettext"