image-tiff.sh.in
上传用户:weiyuanprp
上传日期:2020-05-20
资源大小:1169k
文件大小:0k
源码类别:

传真(Fax)编程

开发平台:

C/C++

  1. #! @SCRIPT_SH@
  2. #
  3. # This file is considered part of the software distribution,
  4. # and any changes made to it may get overwritten in a    
  5. # subsequent upgrade or reinstallation.  Instead of making
  6. # changes here, directly, consider copying the entire
  7. # default MIMEConverters directory to a custom location, i.e. 
  8. # /usr/local/sbin/faxmail.custom, set MIMEConverters in     
  9. # hyla.conf to point there, and make changes there instead.
  10. #
  11. . @SPOOL@/etc/setup.cache
  12. $TIFFBIN/tiff2ps -a "$1"
  13. exit