wok diff xdelta/receipt @ rev 9605
urxvt: update depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 14 11:07:06 2011 +0200 (2011-04-14) |
parents | 7c1d1ee26141 |
children | 1150292a1c4b |
line diff
1.1 --- a/xdelta/receipt Sat Jan 29 15:56:47 2011 +0000 1.2 +++ b/xdelta/receipt Thu Apr 14 11:07:06 2011 +0200 1.3 @@ -12,6 +12,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + [ -d $PACKAGE$VERSION ] && mv $PACKAGE$VERSION $PACKAGE-$VERSION 1.8 cd $src 1.9 make 1.10 }