[Pkg-owncloud-commits] [php-sabredav] 02/05: Workaround #814858
David Prévot
taffit at moszumanska.debian.org
Wed Mar 2 14:44:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch 2.1
in repository php-sabredav.
commit a6cd5cbfc906a936d19e43d5afef00e8d777fc32
Author: David Prévot <taffit at debian.org>
Date: Mon Feb 29 23:15:10 2016 -0400
Workaround #814858
Workaround the ongoing yet not ready PHP 7.0 transition:
- pkgtools called with -v triggers a segfault;
Git-Dch: Full
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 963b2f6..1f1f934 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,5 +51,8 @@ override_dh_installman:
> $(CURDIR)/debian/tmp/sabredav21.1
dh_installman
+override_dh_phpcomposer:
+ pkgtools phpcomposer substvars > debian/php-sabre-dav-2.1.substvars
+
get-orig-source:
uscan --verbose --force --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list