Update rules

This commit is contained in:
ferrreo 2023-06-10 22:33:00 +01:00 committed by GitHub
parent 52879a1687
commit 195f86f0a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/rules vendored
View File

@ -72,7 +72,7 @@ override_dh_install:
install -d $(pkgdir)/usr/bin install -d $(pkgdir)/usr/bin
cp $(srcdir)/hyprland-share-picker/build/hyprland-share-picker $(pkgdir)/usr/bin/hyprland-share-picker cp $(srcdir)/hyprland-share-picker/build/hyprland-share-picker $(pkgdir)/usr/bin/hyprland-share-picker
rm -Rf $(pkgdir)/usr/share/hyprland-protocols rm -Rf $(pkgdir)/usr/share/hyprland-protocols
rm -f $(pkgdir)/usr/share/pkgconfig/hyprland-protocols.pc
## === End end of region === ## === End end of region ===
## This here will start the build: ## This here will start the build: