From c21f4a3f3125558ae61630ed827eaa9bb0ab89bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Aug 2024 15:32:16 +0200 Subject: Adding upstream version 1.22.9. Signed-off-by: Daniel Baumann --- tests/t-switch-dir-to-symlink-abs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/t-switch-dir-to-symlink-abs') diff --git a/tests/t-switch-dir-to-symlink-abs/Makefile b/tests/t-switch-dir-to-symlink-abs/Makefile index 028cb93..e3d5995 100644 --- a/tests/t-switch-dir-to-symlink-abs/Makefile +++ b/tests/t-switch-dir-to-symlink-abs/Makefile @@ -60,7 +60,7 @@ test-case: ! test -e '$(DPKG_INSTDIR)/test-path' # Switch a directory to a symlink, contents moved within the package, - # with full install, upgrade with upack and configure. + # with full install, upgrade with unpack and configure. $(DPKG_INSTALL) pkg-dir-symlink-int-0.deb ! test -h '$(DPKG_INSTDIR)/test-path' test -d '$(DPKG_INSTDIR)/test-path' @@ -101,7 +101,7 @@ test-case: $(DPKG_PURGE) pkg-dir-file-moved # Switch a directory to a symlink, contents moved to another package, - # with full installs, upgrade with upack and configure. + # with full installs, upgrade with unpack and configure. $(DPKG_INSTALL) pkg-dir-symlink-ext-0.deb test -d '$(DPKG_INSTDIR)/test-path' $(DPKG_INSTALL) pkg-dir-file-moved.deb -- cgit v1.2.3