~ubuntu-branches/ubuntu/natty/thaifonts-scalable/natty

« back to all changes in this revision

Viewing changes to tests/test-pfb.sh

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2006-03-14 14:33:31 UTC
  • Revision ID: james.westby@ubuntu.com-20060314143331-8hw0iuxnnz038293
Tags: upstream-0.4.3.1
ImportĀ upstreamĀ versionĀ 0.4.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
export top_builddir=${top_builddir-../}
 
4
export top_srcdir=${top_srcdir-../}
 
5
exec ${top_srcdir}/tests/gen-pdfsample.sh .pfb PS
 
6