This commit is contained in:
parent
af477974fc
commit
935bcc8c03
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
hyprwayland-scanner (0.3.10-100pika5) main; urgency=medium
|
||||
hyprwayland-scanner (0.3.10-100pika6) main; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
||||
|
2
debian/libhyprwayland-scanner-dev.install
vendored
2
debian/libhyprwayland-scanner-dev.install
vendored
@ -1 +1 @@
|
||||
/usr/lib/*/pkgconfig/hyprwayland-scanner.pc
|
||||
usr/lib/*/pkgconfig/hyprwayland-scanner.pc
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -12,6 +12,7 @@ override_dh_auto_configure:
|
||||
override_dh_install:
|
||||
DESTDIR=debian/tmp cmake --install build
|
||||
dh_install
|
||||
rm -rfv debian/hyprwayland-scanner/usr/lib/*/pkgconfig/hyprwayland-scanner.pc
|
||||
## === End end of region ===
|
||||
|
||||
## This here will start the build:
|
||||
|
Loading…
Reference in New Issue
Block a user