mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
php-amqp: add version to license string
LICENSE file refers to PHP license version 3.01. Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
dd99f2cb7d
commit
2d82721681
@ -11,7 +11,7 @@ PHP_AMQP_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
|
|||||||
--with-amqp=$(STAGING_DIR)/usr
|
--with-amqp=$(STAGING_DIR)/usr
|
||||||
# phpize does the autoconf magic
|
# phpize does the autoconf magic
|
||||||
PHP_AMQP_DEPENDENCIES = rabbitmq-c php host-autoconf
|
PHP_AMQP_DEPENDENCIES = rabbitmq-c php host-autoconf
|
||||||
PHP_AMQP_LICENSE = PHP
|
PHP_AMQP_LICENSE = PHP-3.01
|
||||||
PHP_AMQP_LICENSE_FILES = LICENSE
|
PHP_AMQP_LICENSE_FILES = LICENSE
|
||||||
|
|
||||||
define PHP_AMQP_PHPIZE
|
define PHP_AMQP_PHPIZE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user