summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-06-07 01:45:14 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-06-07 01:45:14 +0000
commite5528d423b25eb1504c8ecb4d49b1e7c944ebd57 (patch)
treef2d97b4e99a955283846fdca794db6e94947fc04 /tools
parentb34254bcf1d6c8a1367cf98ef72ed9102831ddff (diff)
downloadcups-e5528d423b25eb1504c8ecb4d49b1e7c944ebd57.tar.gz
Update ippfind documentation with examples, change '-e' to '-x' for --exec.
Add ippfind to the ipptool binary package. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11027 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'tools')
-rw-r--r--tools/makeipptoolpkg3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/makeipptoolpkg b/tools/makeipptoolpkg
index df0b1d8c2..1428257e4 100644
--- a/tools/makeipptoolpkg
+++ b/tools/makeipptoolpkg
@@ -52,7 +52,7 @@ mkdir $pkgdir || exit 1
echo Copying package files
cp CHANGES-IPPTOOL.txt IPPTOOL.txt LICENSE.txt $pkgdir
-cp doc/help/man-ipptool*.html $pkgdir
+cp doc/help/man-ipp*.html $pkgdir
cp test/color.jpg $pkgdir
cp test/create-printer-subscription.test $pkgdir
cp test/document-*.pdf $pkgdir
@@ -64,6 +64,7 @@ cp test/get-subscriptions.test $pkgdir
cp test/gray.jpg $pkgdir
cp test/ipp-[12].*.test $pkgdir
cp test/ipp-everywhere.test $pkgdir
+cp test/ippfind-static $pkgdir/ippfind
cp test/ipptool-static $pkgdir/ipptool
cp test/onepage-*.pdf $pkgdir
cp test/onepage-*.ps $pkgdir