This works, but I don't know if it is the proper way to set a macro to the output of a shell command:
I seem to remember there was a cleaner "official" way.
Anyone here know if that is acceptable?
Code:
%define nsprinc `%{_bindir}/nspr-config --includedir`
Anyone here know if that is acceptable?