Timo Aaltonen pushed to branch debian-unstable at X Strike Force / wayland / weston
Commits:
-
b91bbcf0
by Timo Aaltonen at 2023-08-29T10:32:20+03:00
1 changed file:
Changes:
... | ... | @@ -20,13 +20,6 @@ override_dh_shlibdeps: |
20 | 20 | override_dh_fixperms:
|
21 | 21 | dh_fixperms -Xusr/bin/weston-launch
|
22 | 22 | |
23 | -# Workaround for https://gitlab.freedesktop.org/wayland/weston/issues/269
|
|
24 | -override_dh_install:
|
|
25 | - sed -e '/libdir=/d' \
|
|
26 | - -e '/includedir=/d' \
|
|
27 | - -i debian/tmp/usr/share/pkgconfig/libweston-12-protocols.pc
|
|
28 | - dh_install
|
|
29 | - |
|
30 | 23 | %:
|
31 | 24 | dh $@ --with quilt --buildsystem=meson
|
32 | 25 |