diff options
Diffstat (limited to 'macros-build')
| -rw-r--r-- | macros-build | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/macros-build b/macros-build index 03ff02d..ba4632d 100644 --- a/macros-build +++ b/macros-build @@ -1,4 +1,6 @@ -%_sclreq (%{scl_vendor}) +%scl_vendor   @VENDOR@ +%_scl_prefix  @PREFIX@ +%_sclreq     (@VENDOR@)  %scl_package_override() %{expand:    %{?@SCL@___pear:%global __pear %@SCL@___pear} | 
