SUNWgnome-a11y-speech.spec
changeset 16434 f21f22550fe9
parent 16216 e83088ea9c90
equal deleted inserted replaced
16433:765dc2e61cbf 16434:f21f22550fe9
     5 #
     5 #
     6 # Copyright 2007 Sun Microsystems, Inc.
     6 # Copyright 2007 Sun Microsystems, Inc.
     7 # This file and all modifications and additions to the pristine
     7 # This file and all modifications and additions to the pristine
     8 # package are under the same license as the package itself.
     8 # package are under the same license as the package itself.
     9 #
     9 #
    10 # Owner: liyuan
    10 %define owner liyuan
    11 #
    11 #
    12 %include Solaris.inc
    12 %include Solaris.inc
    13 
    13 
    14 %define build_dectalk %(test -f /usr/bin/say && echo 1 || echo 0)
    14 %define build_dectalk %(test -f /usr/bin/say && echo 1 || echo 0)
    15 %define build_swift %(test -d /opt/swift && echo 1 || echo 0)
    15 %define build_swift %(test -d /opt/swift && echo 1 || echo 0)