This commit is contained in:
parent
7856c259c7
commit
e88e78c8b6
2
debian/rules
vendored
2
debian/rules
vendored
@ -12,6 +12,8 @@ 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/libhyprcursor/usr/lib/*/pkgconfig/hyprcursor.pc
|
||||||
|
rm -rfv debian/libhyprcursor/usr/bin/hyprcursor-util
|
||||||
## === End end of region ===
|
## === End end of region ===
|
||||||
|
|
||||||
## This here will start the build:
|
## This here will start the build:
|
||||||
|
Loading…
Reference in New Issue
Block a user