summaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
authorDarren Patterson <darrenp1@stanford.edu>2013-04-18 11:03:10 -0700
committerRuss Allbery <rra@stanford.edu>2013-05-16 16:05:51 -0700
commitfa64a75fbad038da17508fef9d8ec04d1b68e966 (patch)
treee1c78717ecabbc8de64fc405abdefa1f420dd8b5 /php
parent885d3505f547c20c04c7266ae33e4d8e29fe34e9 (diff)
RPM spec file updates to build all language bindings
Update the remctl spec file to support building all language bindings, split Python, PHP, Ruby, and Perl into separate packages, and improve various details about the build process and compatibility. Change-Id: I694cf7222ca78f1dfbc86e48c861665a6c339025 Reviewed-on: https://gerrit.stanford.edu/1084 Tested-by: Russ Allbery <rra@stanford.edu> Reviewed-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'php')
-rw-r--r--php/remctl.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/php/remctl.ini b/php/remctl.ini
new file mode 100644
index 0000000..1ad7f63
--- /dev/null
+++ b/php/remctl.ini
@@ -0,0 +1,2 @@
+# Load remctl PECL module for PHP
+extension=remctl.so