wok diff gparted/receipt @ rev 15786
Up: OpenVPN PAM (2.3.2)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Jan 15 18:51:15 2014 +0100 (2014-01-15) |
parents | cf9a78d48bf1 |
children | 30f2045d41f1 |
line diff
1.1 --- a/gparted/receipt Thu Dec 26 20:54:24 2013 +0100 1.2 +++ b/gparted/receipt Wed Jan 15 18:51:15 2014 +0100 1.3 @@ -27,6 +27,8 @@ 1.4 # gparted to play nicely with busybox. 1.5 sed -i 's/swapoff -v/swapoff/' src/Win_GParted.cc 1.6 sed -i 's/swapon -v/swapon/' src/Win_GParted.cc 1.7 + # Process test busybox compatible 1.8 + sed -i 's/ps -e | grep/pgrep/' gparted.in 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --disable-scrollkeeper \