]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Cosmetic tweak to string in installer output build (not bootfloppies now).
authorNathan Scott <nathans@sgi.com>
Tue, 20 Jan 2004 21:52:53 +0000 (21:52 +0000)
committerNathan Scott <nathans@sgi.com>
Tue, 20 Jan 2004 21:52:53 +0000 (21:52 +0000)
debian/rules

index 4bb9d59ea85f83f4c4375567ba402a0e947f31e6..023470fb3615eb6f2938299d5ee16e6cf90e09ab 100755 (executable)
@@ -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 \