abinfo "Removing feeluown-genicon ... "
rm -fv "$PKGDIR"/usr/bin/feeluown-genicon

abinfo "Installing the FeelUOwn icon..."
install -v -Dm644 "$SRCDIR"/feeluown/gui/assets/icons/feeluown.png \
    "$PKGDIR"/usr/share/pixmaps/feeluown.png
