From: Nathan Scott Date: Tue, 20 Jan 2004 21:52:53 +0000 (+0000) Subject: Cosmetic tweak to string in installer output build (not bootfloppies now). X-Git-Tag: v2.7.0~139 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7c1bfe37d191ea452ee3a6f33ce4bc102cafe237;p=thirdparty%2Fxfsprogs-dev.git Cosmetic tweak to string in installer output build (not bootfloppies now). --- 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 \