wok diff xfce4-dev-tools/receipt @ rev 8857
Fixed vzquota category.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Feb 25 10:27:59 2011 +0000 (2011-02-25) |
parents | f1b0a76316ff |
children | d1768332cee0 |
line diff
1.1 --- a/xfce4-dev-tools/receipt Thu Jan 20 14:57:40 2011 +0000 1.2 +++ b/xfce4-dev-tools/receipt Fri Feb 25 10:27:59 2011 +0000 1.3 @@ -14,7 +14,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - #patch -p1 -i ../stuff/xdt-autogen-4.6.0.u || exit 1 1.8 + #patch -p1 -i ../stuff/xdt-autogen-4.6.0.u || return 1 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --infodir=/usr/share/info \