Magellan Linux

Diff of /trunk/extras/libinput/libinput-1.9.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 30287 by niro, Tue Nov 28 13:04:27 2017 UTC revision 30288 by niro, Tue Nov 28 13:07:51 2017 UTC
# Line 34  UP2DATE="updatecmd http://www.freedeskto Line 34  UP2DATE="updatecmd http://www.freedeskto
34  src_compile()  src_compile()
35  {  {
36   # do not install the debug gui   # do not install the debug gui
37   meson_src_compile $(meson_opt documentation false) $(meson_opt debug-gui false) || die   meson_src_compile $(meson_opt documentation false) $(meson_opt debug-gui false) $(meson_opt tests false) || die
38  }  }

Legend:
Removed from v.30287  
changed lines
  Added in v.30288