wok-next diff speech-dispatcher/receipt @ rev 14613

Add php-docs-en.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Jun 01 06:36:55 2013 +0000 (2013-06-01)
parents 87cdd99cd1b0
children 76b72f1ad63c
line diff
     1.1 --- a/speech-dispatcher/receipt	Sat Feb 06 19:58:31 2010 +0000
     1.2 +++ b/speech-dispatcher/receipt	Sat Jun 01 06:36:55 2013 +0000
     1.3 @@ -15,6 +15,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	# Binutils 2.22 break many packages build without LDFLAGS set correctly.
     1.8 +	export LDFLAGS="-Wl,--copy-dt-needed-entries"
     1.9  
    1.10  	# tiny patches and fixes
    1.11  	cd $src/src/python/speechd_config