From 931731bb2cdf48c3c62002959b265ee8b643a180 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 19 Dec 2008 03:01:11 +0100 Subject: [PATCH] binpkg.sh: fix some typos that really fucked me! --HG-- extra : convert_revision : ffceafd696ab31e057ebfcab1e565132dd69aae9 --- utils/sh/binpkg.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/sh/binpkg.sh b/utils/sh/binpkg.sh index e57220d4110..f3d2a3b1617 100644 --- a/utils/sh/binpkg.sh +++ b/utils/sh/binpkg.sh @@ -53,7 +53,7 @@ xbps_write_metadata_pkg() pkgname $pkgname version - $version + $version architecture $xbps_machine installed_size @@ -61,7 +61,7 @@ xbps_write_metadata_pkg() maintainer $maintainer short_desc - $short_desc + $short_desc long_desc $long_desc _EOF