wok-next diff liblxqt/receipt @ rev 17710
Up inkscape (0.91) thanks to Joshida
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Tue Mar 03 23:28:10 2015 -0300 (2015-03-03) |
parents | 6176ecc9ab78 |
children | 4c3ee4d2d357 |
line diff
1.1 --- a/liblxqt/receipt Tue Oct 14 15:37:52 2014 +0300 1.2 +++ b/liblxqt/receipt Tue Mar 03 23:28:10 2015 -0300 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 &&