On Monday 30 March 2009 04:02:20 gotar wrote:
> -%module_scripts rrdtool
> -%module_scripts sensors
> +%{?with_rrd:%module_scripts rrdtool}
> +%{?with_sensors:%module_scripts sensors}why are you making %post scriptlets conditional? to disable package build ONLY %files section should be made conditional, nothing else. -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
