diff --git a/debian/rules b/debian/rules index e5c3d1a..fc738a8 100755 --- a/debian/rules +++ b/debian/rules @@ -71,6 +71,7 @@ override_dh_auto_build: override_dh_install: install -d $(pkgdir)/usr/bin cp $(srcdir)/hyprland-share-picker/build/hyprland-share-picker $(pkgdir)/usr/bin/hyprland-share-picker + rm -Rf $(pkgdir)/usr/share/hyprland-protocols ## === End end of region ===