From 0de587834b8e4c55cf145dd42f3fd430923871d1 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (CosmicFusion)" Date: Mon, 26 Aug 2024 00:32:21 +0200 Subject: [PATCH] Update debian/rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 5d1707f..d80b31c 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ override_dh_auto_configure: override_dh_install: DESTDIR=debian/tmp cmake --install build dh_install - rm -rfv debian/aquamarine/usr/lib/*/pkgconfig/hyprwayland-scanner.pc + rm -rfv debian/aquamarine/usr/lib/*/pkgconfig/*.pc ## === End end of region === ## This here will start the build: