Definir directorios origen y compilación

Sistemas de compilación que admitan definir directorios de fuente/compilación por medio de macros:

Macros:

%_vpath_srcdir

Path (relative to the RPM build directory) where the sources to be built are located (default: .).

%_vpath_builddir

Path (relative to the RPM build directory) where the built objects are located (default: %{_target_platform}).