[Pkg-owncloud-commits] [php-sabre-vobject] 70/128: Added generate_vcards to the list of binaries.

David Prévot taffit at moszumanska.debian.org
Tue May 20 23:11:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit bdf99cef69bebeacba6098b1bce53890a35f84fe
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Mon Mar 3 23:00:50 2014 -0500

    Added generate_vcards to the list of binaries.
---
 composer.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index a6071bd..7bd0190 100644
--- a/composer.json
+++ b/composer.json
@@ -29,7 +29,8 @@
         }
     },
     "bin" : [
-        "bin/vobject"
+        "bin/vobject",
+        "bin/generate_vcards"
     ],
     "extra" : {
         "branch-alias" : {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list