SHA256
1
0
forked from pool/libinput

Accepting request 519751 from home:Zaitor:branches:X11:Wayland

- Pass --includedir="%_includedir/%name"  to meson, set includedir
  to "standard" for openSUSE, align with what we had before the
  switch to meson as buildsystem.

OBS-URL: https://build.opensuse.org/request/show/519751
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=128
This commit is contained in:
Jan Engelhardt 2017-09-01 15:58:31 +00:00 committed by Git OBS Bridge
parent 892a8af6a3
commit 3360701b27
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 30 20:25:21 UTC 2017 - zaitor@opensuse.org
- Pass --includedir="%_includedir/%name" to meson, set includedir
to "standard" for openSUSE, align with what we had before the
switch to meson as buildsystem.
-------------------------------------------------------------------
Mon Jul 24 17:13:19 UTC 2017 - zaitor@opensuse.org

View File

@ -101,6 +101,7 @@ to develop applications that require libinput.
%build
%meson \
--includedir="%_includedir/%name" \
-Dudev-dir="%_prefix/lib/udev" \
-Dtests=false \
%nil
@ -142,7 +143,7 @@ rm -f "%buildroot/%_libdir"/*.la
%_mandir/man1/libinput.1.gz
%files devel
%_includedir/libinput.h
%_includedir/%name/
%_libdir/pkgconfig/libinput.pc
%_libdir/libinput.so