rpm : 4.4.7
Hi, I’m trying to build dynamically %pre and %post scriptlets for sub-packages listed in a macro %{sd_packages} : .rpmmacros: ... and : spec file: %define sd_packages %{sd_app_name}::. %{sd_app_name}-src:01:services_communs:%{src_paths} My problem is that the buffer RPM uses to contain the %sd_SpecMakePatchPre macro parsing result seems to have a limited size; and the parsing result is truncated involving the following shell error : sh[2]: Syntax error at line 28 : `for' is not matched. Is there a way to pass over or surround this limitation ? Regards,
mailto: patrice.elasri@xxxxxxxxxxxx
|
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list