From a4bd5149f01c69d189883357a7920c4ee65adf47 Mon Sep 17 00:00:00 2001 From: ferreo Date: Wed, 4 Dec 2024 17:50:54 +0100 Subject: [PATCH] Update debian/rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 545cca1..e3419f8 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/libhyprutils/usr/lib/*/pkgconfig/hyprutils.pc + rm -rfv debian/libhyprgraphics/usr/lib/*/pkgconfig/hyprgraphics.pc ## === End end of region === ## This here will start the build: