From c449157ae16f0e15dc6c607d7335de38b13796da Mon Sep 17 00:00:00 2001 From: ferrreo Date: Sat, 10 Jun 2023 22:30:01 +0100 Subject: [PATCH] Update rules --- debian/rules | 1 + 1 file changed, 1 insertion(+) 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 ===