wok-next rev 5843
xfce4-settings: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 16 13:17:45 2010 +0200 (2010-07-16) |
parents | 089710179ac2 |
children | fa89012698fd |
files | xfce4-settings/receipt |
line diff
1.1 --- a/xfce4-settings/receipt Fri Jul 16 12:24:19 2010 +0200 1.2 +++ b/xfce4-settings/receipt Fri Jul 16 13:17:45 2010 +0200 1.3 @@ -16,7 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - patch -p0 -i stuff/xsettings.xml.u 1.8 + #patch -p0 -i stuff/xsettings.xml.u 1.9 cd $src 1.10 ./configure --prefix=/usr \ 1.11 --sysconfdir=/etc \