From dc6822d71f3c39b17ddfb573a7145f7d6e546bcd Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 26 Jul 2001 11:39:37 +0000 Subject: Make text at EOF (or rather, after EOF :-) a bit more readable. Noted by Tomasz Luchowski. --- pkgtools/pkg_tarup/files/pkg_tarup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkg_tarup/files/pkg_tarup b/pkgtools/pkg_tarup/files/pkg_tarup index 8e256a57070..0c1e7dbafd1 100644 --- a/pkgtools/pkg_tarup/files/pkg_tarup +++ b/pkgtools/pkg_tarup/files/pkg_tarup @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: pkg_tarup,v 1.3 2001/07/10 11:42:06 tron Exp $ +# $Id: pkg_tarup,v 1.4 2001/07/26 11:39:37 hubertf Exp $ # # Tar up installed package # @@ -92,7 +92,7 @@ exit 0 mtree file considerations: - - keeping uncompressed mtree file adds ~10% too size of /var/db/pkg + - keeping uncompressed mtree file adds ~10% to the size of /var/db/pkg - could gzip file, space saving: 5kb->850b (plus some intelligence to uncompress them when needed) - not keeping mtree file results in pkgs w/o mtree file (but should work) -- cgit v1.2.3