Update rules

This commit is contained in:
ferrreo 2023-10-19 19:45:50 +01:00 committed by GitHub
parent 7537d2b508
commit 1d5e80ef89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/rules vendored
View File

@ -68,6 +68,8 @@ override_dh_build:
# $(srcdir)/configure -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_DATADIR=/usr/share -DCMAKE_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu -DBUILD_PLUGIN=OFF
## overriding dh_install to install files to a package:
override_dh_auto_install:
override_dh_install:
install -d $(pkgdir)/usr/bin
cp $(srcdir)/hyprland-share-picker/build/hyprland-share-picker $(pkgdir)/usr/bin/hyprland-share-picker