21 Jan
2011
21 Jan
'11
12:47
Hello, I'm trying to make a rpm file and the macro %{buildroot} doesn't expand. I used the eval parameter on the rpm command like this: rpm --define "_topdir %{_tmppath}/libmylib" --eval %{buildroot} And I get in response only %{buildroot} On my spec file, the BuildRoot is set to %{_tmppath}/%{name}-%{version}-%{release} I use this same command on others distros, like mandriva, and I get the macro expanded. Any ideas what is going on? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org