wok-stable diff lxpanel/receipt @ rev 8114
Fix: lzma wrapper in xz package should now display usage correctly
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Jan 23 22:57:43 2011 +0100 (2011-01-23) |
parents | 556f2271529a |
children | a310c324c0bf |
line diff
1.1 --- a/lxpanel/receipt Mon Sep 27 02:41:42 2010 +0200 1.2 +++ b/lxpanel/receipt Sun Jan 23 22:57:43 2011 +0100 1.3 @@ -22,6 +22,8 @@ 1.4 #patch -p1 -i ../stuff/Fix-failure-to-react-to-keyboard-map-changes-initiat.patch 1.5 # Devnote : this patch shouldn't be necessary in next release of lxpanel (current : 0.5.6). 1.6 patch -p1 -i ../stuff/battery-plugin.patch 1.7 + # patch to fix 100% battery bug with battery plugin 1.8 + patch -p1 -i ../stuff/battery.patch 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --sysconfdir=/etc \