vips: fix patch
[feed/packages.git] / libs / vips / patches / 001-no_cpp.patch
index 4ecd991083c34322a9e4c533018edecd1770b2ae..72e841c5bbfce05cd31a2b5a9492c8ab42f005f0 100644 (file)
@@ -98,7 +98,7 @@ diff -u --recursive --new-file vips-7.42.1-vanilla/libvips/Makefile.am vips-7.42
 -nodist_EXTRA_libvips_la_SOURCES = resample/dummy2.cc
 -endif
 -
- # DLLs need dependent libs there too ... put @VIPS_LIBS@ at the end
+ # DLLs need dependant libs there too ... put @VIPS_LIBS@ at the end
  libvips_la_LIBADD = \
        resample/libresample.la \
 diff -u --recursive --new-file vips-7.42.1-vanilla/libvips/resample/Makefile.am vips-7.42.1/libvips/resample/Makefile.am