Date: Friday, February 26, 2010 @ 13:54:59 Author: thayer Revision: 70413
upgpkg: p7zip 9.04-2 removed install file, updated maintainer info Modified: p7zip/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-26 18:39:36 UTC (rev 70412) +++ PKGBUILD 2010-02-26 18:54:59 UTC (rev 70413) @@ -1,5 +1,6 @@ # $Id$ -# Maintainer: Hugo Doria <[email protected]> +# Maintainer: Thayer Williams <[email protected]> +# Contributor: Hugo Doria <[email protected]> # Contributor: TuxSpirit<[email protected]> 2007/11/17 21:22:36 UTC pkgname=p7zip @@ -30,7 +31,6 @@ DEST_MAN="${pkgdir}/usr/share/man" \ DEST_SHARE_DOC="http://www.bugaco.com/7zip" - echo "creating dir" mkdir -p ${pkgdir}/usr/share/doc/p7zip/DOCS install -m555 bin/7z.so ${pkgdir}/usr/lib/p7zip/
