This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-07-01 23:09:16 +03:00 committed by GitHub
parent 7856c259c7
commit e88e78c8b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
debian/rules vendored
View File

@ -12,6 +12,8 @@ override_dh_auto_configure:
override_dh_install:
DESTDIR=debian/tmp cmake --install build
dh_install
rm -rfv debian/libhyprcursor/usr/lib/*/pkgconfig/hyprcursor.pc
rm -rfv debian/libhyprcursor/usr/bin/hyprcursor-util
## === End end of region ===
## This here will start the build: