X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=6674ae0616c4088aa28e8d8b217f8bf242026fe1;hb=28a215ada93162dc79aac9c41bd977206296a771;hp=385a61b4158fb10b0626e1f238de820a2639dfcc;hpb=d4a57e98cff29cddde7108b475f6b046e9fea20a;p=build.git 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