[Pkg-owncloud-commits] [owncloud] 02/02: Adapt to underscore move
David Prévot
taffit at moszumanska.debian.org
Wed Mar 18 00:08:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit 69f53056a42c5f4c38202b8371b007e9feacc2bc
Author: David Prévot <taffit at debian.org>
Date: Mon Mar 16 17:40:15 2015 -0400
Adapt to underscore move
Git-Dch: Ignore
---
debian/links | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/links b/debian/links
index 3c9efc5..4798f60 100644
--- a/debian/links
+++ b/debian/links
@@ -14,7 +14,7 @@ etc/owncloud/htaccess usr/share/owncloud/.htaccess
# Link JavaScript files from the locations in dependency packages.
usr/share/javascript/jcrop usr/share/owncloud/core/vendor/jcrop
usr/share/javascript/jquery-mousewheel/jquery.mousewheel.js usr/share/owncloud/apps/gallery/js/jquery.mousewheel-3.1.1.js
-usr/share/javascript/underscore/underscore.js usr/share/owncloud/core/js/underscore.js
+usr/share/javascript/underscore/underscore.js usr/share/owncloud/core/vendor/underscore/underscore.js
usr/share/javascript/pdf usr/share/owncloud/apps/files_pdfviewer/vendor/pdfjs
# Use MediaElement from libjs-mediaelement
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list