# HG changeset patch # User Pascal Bellard # Date 1279279065 -7200 # Node ID 4b214496135ce54abe68459d1feeee49952f5172 # Parent 089710179ac2c02334c725f98716039af7e7a9da xfce4-settings: fix compile_rules diff -r 089710179ac2 -r 4b214496135c xfce4-settings/receipt --- a/xfce4-settings/receipt Fri Jul 16 12:24:19 2010 +0200 +++ b/xfce4-settings/receipt Fri Jul 16 13:17:45 2010 +0200 @@ -16,7 +16,7 @@ # Rules to configure and make the package. compile_rules() { - patch -p0 -i stuff/xsettings.xml.u + #patch -p0 -i stuff/xsettings.xml.u cd $src ./configure --prefix=/usr \ --sysconfdir=/etc \