[pacman-dev] [PATCH] Fix typo in PKGBUILD man page

Allan McRae allan at archlinux.org
Mon Oct 10 23:05:00 EDT 2011


Signed-off-by: Allan McRae <allan at archlinux.org>
---
 doc/PKGBUILD.5.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt
index 60d8e53..0ba9ca8 100644
--- a/doc/PKGBUILD.5.txt
+++ b/doc/PKGBUILD.5.txt
@@ -87,7 +87,7 @@ similar to `$_basekernver`.
 	Specifies a special install script that is to be included in the package.
 	This file should reside in the same directory as the PKGBUILD, and will
 	be copied into the package by makepkg. It does not need to be included
-	in the source array (e.g., `install=pkgname.install`).
+	in the source array (e.g., `install=$pkgname.install`).
 
 *changelog*::
 	Specifies a changelog file that is to be included in the package.
-- 
1.7.7



More information about the pacman-dev mailing list