s/targets/target
authorhttps://login.launchpad.net/+id/NFx4tXW <mvitale@web>
Tue, 24 Mar 2020 14:26:14 +0000 (10:26 -0400)
committerOpenAFS Wiki <ikiwiki@openafs.org>
Tue, 24 Mar 2020 14:26:14 +0000 (10:26 -0400)
devel/HowToBuildOpenAfsRpmPackages.mdwn

index 11b67b8..c98070e 100644 (file)
@@ -62,7 +62,7 @@ resulting RPMs will be placed in `~/rpmbuild/RPMS`.
 
 ## Method 2: Building from a git checkout
 
-The OpenAFS makefile has a targets to build a source RPM (SRPM) from a git
+The OpenAFS makefile has a target (make srpm) to build a source RPM (SRPM) from a git
 checkout of a release or pre-release tag.  A downside to this method is the
 release notes and change log provided in the OpenAFS source distribution
 releases are not included in the generated SRPM. This method can also be used