Update debian/rules

This commit is contained in:
ferreo 2024-08-24 20:47:53 +02:00
parent 91e4e23900
commit 2db2c3ad06

1
debian/rules vendored
View File

@ -12,7 +12,6 @@ override_dh_auto_configure:
override_dh_install: override_dh_install:
DESTDIR=debian/tmp cmake --install build DESTDIR=debian/tmp cmake --install build
dh_install dh_install
rm -rfv debian/xdg-desktop-portal-hyprland/usr/lib/*/pkgconfig/hyprland-protocols.pc
## === End end of region === ## === End end of region ===
## This here will start the build: ## This here will start the build: