From 195f86f0a3b814a22c8e4cb27b3de326d44d72c6 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Sat, 10 Jun 2023 22:33:00 +0100 Subject: [PATCH] Update rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index fc738a8..667e828 100755 --- a/debian/rules +++ b/debian/rules @@ -72,7 +72,7 @@ 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 - + rm -f $(pkgdir)/usr/share/pkgconfig/hyprland-protocols.pc ## === End end of region === ## This here will start the build: