Go to the documentation of this file.
17 const char *
name = NULL;
45 const char * s =
rpmExpand(
"%{!?__spec_install_pre:%{?buildroot:rm -rf '%{buildroot}'\n}}\n", NULL);
50 const char * s =
rpmExpand(
"%{?__spec_clean_body}%{!?__spec_clean_body:%{?buildroot:rm -rf '%{buildroot}'\n}}\n", NULL);