From 7c1bfe37d191ea452ee3a6f33ce4bc102cafe237 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Tue, 20 Jan 2004 21:52:53 +0000 Subject: [PATCH] Cosmetic tweak to string in installer output build (not bootfloppies now). --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 4bb9d59ea..023470fb3 100755 --- a/debian/rules +++ b/debian/rules @@ -35,7 +35,7 @@ config: .census dibuild: $(checkdir) - @echo "== dpkg-buildpackage: bootfloppies" 1>&2 + @echo "== dpkg-buildpackage: installer" 1>&2 if [ ! -f mkfs/mkfs.xfs-$(bootpkg) ]; then \ $(diopts) $(MAKE) configure; \ for dir in include libxfs libdisk mkfs; do \ -- 2.47.2