wok diff liblxqt/receipt @ rev 20119

slitaz-base-files (333), slitaz-boot-scripts (445), slitaz-configs (313), slitaz-tools (1025), tazbug (152), tazinst (93), tazirc (22), tazlito (469), tazpanel (617), tazweb (208): revision of german messages
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 14 10:45:51 2017 +0200 (2017-10-14)
parents 6176ecc9ab78
children 5ea0ce1cecc0
line diff
     1.1 --- a/liblxqt/receipt	Tue Oct 14 15:37:52 2014 +0300
     1.2 +++ b/liblxqt/receipt	Sat Oct 14 10:45:51 2017 +0200
     1.3 @@ -18,6 +18,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	patch -p0 < $stuff/poweroff+reboot.diff
     1.8  	mkdir build; cd build
     1.9  	cmake -DCMAKE_INSTALL_PREFIX=/usr -DLXQT_ETC_XDG_DIR=/etc .. &&
    1.10  	make &&