wok diff recordmydesktop/receipt @ rev 6339

wbarconf : add pt_BR translation (thanks blconde)
author Antoine Bodin <gokhlayeh@mailoo.org>
date Sun Sep 19 13:33:36 2010 +0200 (2010-09-19)
parents 8be66f03fbd2
children 4d9227d0f560
line diff
     1.1 --- a/recordmydesktop/receipt	Wed Feb 24 11:44:49 2010 +0000
     1.2 +++ b/recordmydesktop/receipt	Sun Sep 19 13:33:36 2010 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/shmstr.h/shmproto.h/' include/*.h
     1.8  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.9  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.10  	make &&