[Frugalware-darcs] pacman: makepkg: let strip_pkg() a bit more verbose on subpkgs

VMiklos vmiklos at frugalware.org
Sun Aug 13 02:47:59 CEST 2006


Darcsweb-Url: http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=pacman;a=darcs_commitdiff;h=20060811214402-e2957-b4a38d750b7c43dc1d2c685dc8b882aeb490dbe4.gz;

[makepkg: let strip_pkg() a bit more verbose on subpkgs
VMiklos <vmiklos at frugalware.org>**20060811214402] {
hunk ./scripts/makepkg 478
-	local dir=""
+	local dir="" subpkg=""
hunk ./scripts/makepkg 483
+		subpkg="subpackage "
hunk ./scripts/makepkg 486
-		msg "Stripping debugging symbols from libraries from $1..."
+		msg "Stripping debugging symbols from libraries from $subpkg$1..."
hunk ./scripts/makepkg 490
-		msg "Stripping symbols from binaries from $1..."
+		msg "Stripping symbols from binaries from $subpkg$1..."
}


More information about the Frugalware-darcs mailing list