wok diff lxpanel/receipt @ rev 6745
binutils: add gold support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 17 15:57:15 2010 +0200 (2010-10-17) |
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 Oct 17 15:57:15 2010 +0200 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 \