wok diff xalan-c/receipt @ rev 14112

smbclient: fix too much newline that produced a 546 files smbclient package, sorry about that
author ernia <monghitri@aruba.it>
date Sun Feb 24 21:28:58 2013 +0000 (2013-02-24)
parents 6515656d7476
children eb8067417980
line diff
     1.1 --- a/xalan-c/receipt	Wed May 25 11:12:38 2011 +0200
     1.2 +++ b/xalan-c/receipt	Sun Feb 24 21:28:58 2013 +0000
     1.3 @@ -19,6 +19,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	mv c/* . && rm -r c
     1.7 +	sed -i 's/mutable MemoryManager/MemoryManager/' src/xalanc/*/*.hpp
     1.8  	
     1.9  	export XERCESCROOT=/usr
    1.10  	export XALANCROOT=$src