From: Thierry Parmentelat Date: Mon, 14 Dec 2009 13:48:43 +0000 (+0000) Subject: set defaults in the specfile X-Git-Tag: coblitz-2.01.rc7~38 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ec03cca0b90950ee7d3154778194fa8764fc4a73;p=build.git set defaults in the specfile --- diff --git a/f12.mk b/f12.mk index c0c13294..af216daf 100644 --- 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 #