Update rules

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-07-01 23:14:48 +03:00 committed by GitHub
parent 120c14ee32
commit 4b3d695c25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
debian/rules vendored
View File

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