From b6f19e750cb4dbb4afccadd9012845d4a9a8657a Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Mon, 20 Mar 2017 15:38:05 +0000 Subject: [PATCH] Typo --- pkgmngt/packInstall.sh.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgmngt/packInstall.sh.template b/pkgmngt/packInstall.sh.template index fd91d9b..828530f 100644 --- a/pkgmngt/packInstall.sh.template +++ b/pkgmngt/packInstall.sh.template @@ -31,7 +31,7 @@ esac pushd $PKG_DEST rm -fv ./usr/share/info/dir # recommended since this directory is already there # on the system -# The next lines are specific to dpkg, but usually all pacakge managers +# The next lines are specific to dpkg, but usually all package managers # need some information on the version and the package. mkdir DEBIAN cat > DEBIAN/control <