Update debian/rules
This commit is contained in:
parent
a2cda6ec1b
commit
2c9f6ba6f7
1
debian/rules
vendored
1
debian/rules
vendored
@ -11,6 +11,7 @@ override_dh_auto_configure:
|
|||||||
|
|
||||||
override_dh_install:
|
override_dh_install:
|
||||||
DESTDIR=debian/tmp cmake --install build
|
DESTDIR=debian/tmp cmake --install build
|
||||||
|
rm -rfv debian/xdg-desktop-portal-hyprland/usr/lib/*/pkgconfig/hyprland-protocols.pc
|
||||||
dh_install
|
dh_install
|
||||||
## === End end of region ===
|
## === End end of region ===
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user