summaryrefslogtreecommitdiffstats
path: root/macros-build
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-09 11:57:26 +0100
committerRemi Collet <remi@php.net>2023-03-09 11:57:26 +0100
commitc4f79b9fa4bf482b8252099fbf6c303a594a48f0 (patch)
treeff116dc52ad0c71043ec51c0b6bea47524c3ab96 /macros-build
parenta39f21bdab42d485cd54a54bde8bb1e8215b396a (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}