mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 02:49:00 +00:00
11.0.0: Fix typos in comments in pkg-test
This commit is contained in:
parent
43035c8987
commit
1393f56e7c
@ -1,8 +1,9 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Test that the installed qpdf development packages enable a qpdf
|
||||
# application to be build with information from pkg-config. Requires
|
||||
# pkg-config as well as libqpdf development dependencies.
|
||||
# application to be built with cmake using qpdf's cmake package
|
||||
# information. Requires cmake as well as libqpdf development
|
||||
# dependencies.
|
||||
#
|
||||
set -ex
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Test that the installed qpdf development packages enable a qpdf
|
||||
# application to be build with cmake using qpdf's cmake package
|
||||
# information. Requires cmake as well as libqpdf development
|
||||
# dependencies.
|
||||
# application to be built with cmake. Requires cmake as well as
|
||||
# libqpdf development dependencies.
|
||||
#
|
||||
set -ex
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user