X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=8bff8100d8bb8ff547838de465ef5488b4a0c12d;hb=1ed247a2447ed694add0700c185e52376155846e;hp=d5bc79d2f3fd046096784e4eb4ccdc26cb30d61d;hpb=9a32023e558fec779457c500cc5c1c738a8195cd;p=yum.git diff --git a/Makefile b/Makefile index d5bc79d..8bff810 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ SHA1SUM = sha1sum SED = sed # this is passed on the command line as the full path to /SPECS/kernel.spec -SPECFILE = kernel.spec +SPECFILE = yum.spec # Thierry - when called from within the build, PWD is /build PWD=$(shell pwd)