wok-next diff gtkhotkey/receipt @ rev 19657
Up: xorg-server, xorg-xf86-input-evdev, xorg-xf86-input-synaptics; add: xorg-xf86-input-wacom; remove: xorg-xf86-input-vmmouse.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Mar 04 15:03:03 2017 +0200 (2017-03-04) |
parents | dfc51ce7954a |
children | e70c0b9c5adf |
line diff
1.1 --- a/gtkhotkey/receipt Tue Jan 12 19:09:34 2016 +0200 1.2 +++ b/gtkhotkey/receipt Sat Mar 04 15:03:03 2017 +0200 1.3 @@ -17,6 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 sed -i 's|<glib/.*h>|<glib.h>|' src/x11/tomboykeybinder.h src/gtk-hotkey-error.h 1.7 + sed -i 's|}/doc|}/share/doc|' Makefile* 1.8 ./configure $CONFIGURE_ARGS && 1.9 make && make install 1.10 }