[Pkg-owncloud-commits] [php-sabredav] 156/163: Fixed build script.

David Prévot taffit at moszumanska.debian.org
Tue May 20 18:55:04 UTC 2014


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

taffit pushed a commit to annotated tag upstream/2.0.0_beta1
in repository php-sabredav.

commit 8b9b17ce918cf73700e43845f0765f0dc1d17afc
Author: Evert Pot <me at evertpot.com>
Date:   Thu May 15 19:10:48 2014 -0400

    Fixed build script.
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index abbaed2..4f438a7 100644
--- a/build.xml
+++ b/build.xml
@@ -72,7 +72,7 @@
 
                 public function main() {
 
-                    include_once 'lib/Sabre/DAV/Version.php';
+                    include_once 'lib/DAV/Version.php';
                     $this->getProject()->setNewProperty('sabredav.version',\Sabre\DAV\Version::VERSION);
 
                 }

-- 
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