summaryrefslogtreecommitdiffstats
path: root/php56/macros-build
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-09-02 17:45:01 +0200
committerRemi Collet <fedora@famillecollet.com>2014-09-02 17:45:01 +0200
commit03d502e571b375ffd276b192ecd5128306ab3ef1 (patch)
tree2d0ddcacaecc662ee5dd362a0120cecaaa754fbc /php56/macros-build
parent2f81cc3673b7f31e71f40dc47c9242c4ea410869 (diff)
reorg repo
Diffstat (limited to 'php56/macros-build')
-rw-r--r--php56/macros-build16
1 files changed, 0 insertions, 16 deletions
diff --git a/php56/macros-build b/php56/macros-build
deleted file mode 100644
index 5f62237..0000000
--- a/php56/macros-build
+++ /dev/null
@@ -1,16 +0,0 @@
-%scl_package_override() %{expand:
- %{?@SCL@___pear:%global __pear %@SCL@___pear}
- %{?@SCL@___pecl:%global __pecl %@SCL@___pecl}
- %{?@SCL@___php:%global __php %@SCL@___php}
- %global pear_metadir %@SCL@_pear_metadir
- %global pear_xmldir %@SCL@_pear_xmldir
- %global pecl_xmldir %@SCL@_pecl_xmldir
- %global php_core_api %@SCL@_php_core_api
- %global php_zend_api %@SCL@_php_zend_api
- %global php_pdo_api %@SCL@_php_pdo_api
- %global php_version %@SCL@_php_version
- %global php_extdir %@SCL@_php_extdir
- %global php_inidir %@SCL@_php_inidir
- %global php_incldir %@SCL@_php_incldir
-}
-