From: Thierry Parmentelat Date: Mon, 23 Sep 2013 10:30:46 +0000 (+0200) Subject: cosmetic X-Git-Tag: 5.3.1~39 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=28a215ada93162dc79aac9c41bd977206296a771 cosmetic --- diff --git a/Makefile b/Makefile index 385a61b4..6674ae06 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ # a set of stock rpms that this package needs at build-time # this can also be set in config./devel.pkgs or config.planetlab/devel.pkgs as appropriate # (*) package-DEPEND-DEVEL-RPMS -# a set of local *rpms* that the build will rpm-install before building +# a set of *local* rpms that the build will rpm-install before building # the build will attempt to uninstall those once the package is built, this is not fatal though # this is intended to denote local rpms, i.e. ones that are results of our own build # stock rpms should be mentioned in DEVEL-RPMS or in devel.pkgs as described above