[php-maint] Bug#740876: [PATCH] install phar executable for cli

Christian Weiske cweiske at cweiske.de
Mon Mar 17 16:48:20 UTC 2014


Resolves: #740876
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git debian/rules debian/rules
index 01f7e2e..e11cfb1 100755
--- debian/rules
+++ debian/rules
@@ -588,6 +588,7 @@ install: build
 	# install CLI
 	cp cli-build/sapi/cli/php debian/php5-cli/usr/bin/php5
 	cp cli-build/sapi/cli/php.1
debian/php5-cli/usr/share/man/man1/php5.1
+	cp cli-build/sapi/cli/phar debian/php5-cli/usr/bin/phar
 
 	# install FPM
 	mkdir -p debian/php5-fpm/usr/sbin
debian/php5-fpm/usr/share/man/man8/ debian/php5-fpm/etc/php5/fpm/pool.d
-- 
1.8.3.2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20140317/de19b650/attachment.sig>


More information about the pkg-php-maint mailing list