From 9c72819434af911d963b5b719c66fe5f43a0fc65 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 2 Nov 2009 00:22:05 +0100 Subject: [PATCH] pkgtarget_funcs.sh: fix a comment. --HG-- extra : convert_revision : d1b5fe808705b449eb9b9ece303b8a108ad94d26 --- xbps-src/shutils/pkgtarget_funcs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xbps-src/shutils/pkgtarget_funcs.sh b/xbps-src/shutils/pkgtarget_funcs.sh index 1a4b3a566f..1197d118ca 100644 --- a/xbps-src/shutils/pkgtarget_funcs.sh +++ b/xbps-src/shutils/pkgtarget_funcs.sh @@ -54,7 +54,7 @@ install_pkg() pkg="$curpkgn-$version" # - # If we are the originator package save the path this template in + # If we are the originator package save the path for this template in # other var for future use. # [ -z "$origin_tmpl" ] && origin_tmpl=$pkgname