summaryrefslogtreecommitdiffstats
path: root/macros-build
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-09 14:11:38 +0100
committerRemi Collet <remi@php.net>2023-03-09 14:11:38 +0100
commit86ab6ceea1ff729299b1d2dc589b3bef6f1293b7 (patch)
treeefd78d5d0b019644792f025395e079ae0d077617 /macros-build
parent3a09319844027ff245b7b9404eb20d56fb90d85d (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}