summaryrefslogtreecommitdiffstats
path: root/macros-build
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-09 14:11:02 +0100
committerRemi Collet <remi@php.net>2023-03-09 14:11:02 +0100
commitbe1e8f189d3c29d5ab85f381680472503d663118 (patch)
treeb63de52f8412ba5a01ea89bd0a5f4ef4ec8db163 /macros-build
parentb560543f13089088d7417b751e4b36459e530055 (diff)
define %scl_vendor and %_scl_prefix in macros.php81-config
move man page out of scl tree improve the man page
Diffstat (limited to 'macros-build')
-rw-r--r--macros-build4
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}