Update master of plcapi.
[build.git] / f12.mk
diff --git a/f12.mk b/f12.mk
index c0c1329..9db5e06 100644 (file)
--- a/f12.mk
+++ b/f12.mk
@@ -17,7 +17,8 @@ kernel-RPMFLAGS:= --target i686
 else
 kernel-RPMFLAGS:= --target $(HOSTARCH)
 endif
-kernel-RPMFLAGS += --with firmware --without doc
+# the defaults below are built into the specfile
+#kernel-RPMFLAGS += --with firmware --without doc --without-debug
 ALL += kernel
 
 #
@@ -28,3 +29,8 @@ util-vserver-SPEC := util-vserver.spec
 util-vserver-BUILD-FROM-SRPM := yes
 #util-vserver-RPMFLAGS:= --without dietlibc
 ALL += util-vserver
+
+yum-MODULES := yum
+yum-SPEC := yum.spec
+yum-BUILD-FROM-SRPM := yes
+ALL += yum