wok rev 8340

Fix: avoid infinite loop during lxrandr compilation
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 02 05:19:01 2011 +0100 (2011-02-02)
parents 9503ee00896a
children 609cb34ed0ce
files lxrandr/receipt
line diff
     1.1 --- a/lxrandr/receipt	Wed Feb 02 05:18:27 2011 +0100
     1.2 +++ b/lxrandr/receipt	Wed Feb 02 05:19:01 2011 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  	
     1.5  	#Fix sources.
     1.6  	echo "Icon=video-display" >> data/lxrandr.desktop.in 
     1.7 -	touch -r po/Makefile po/stamp-it 
     1.8 +	touch po/stamp-it 
     1.9  
    1.10  	./configure \
    1.11  		--prefix=/usr \