bump release number to 99
[yum.git] / Makefile
index d5bc79d..bafbbae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ SHA1SUM       = sha1sum
 SED    = sed
 
 # this is passed on the command line as the full path to <build>/SPECS/kernel.spec
-SPECFILE = kernel.spec
+SPECFILE = yum.spec
 
 # Thierry - when called from within the build, PWD is /build
 PWD=$(shell pwd)
@@ -97,4 +97,3 @@ rpm: sources
 
 clean:
        rm -f *.rpm
-