[Pkg-owncloud-commits] [owncloud] 19/23: Revert "Fix dh_link"

David Prévot taffit at moszumanska.debian.org
Tue Jul 7 12:42:52 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 2da90d2507bb698d9ba6e8467315fa8c934cc379
Author: David Prévot <taffit at debian.org>
Date:   Fri Jul 3 16:33:24 2015 -0400

    Revert "Fix dh_link"
    
    This reverts commit 63ed907ff7d17984e992d8c594c6160bb9a17de3.
---
 debian/links | 3 +++
 debian/rules | 3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/links b/debian/links
index a1355c8..98f6755 100644
--- a/debian/links
+++ b/debian/links
@@ -28,3 +28,6 @@ usr/share/javascript/mediaelement/controls.svg				usr/share/owncloud/apps/files_
 usr/share/javascript/mediaelement/loading.gif				usr/share/owncloud/apps/files_videoviewer/css/loading.gif
 usr/share/javascript/mediaelement/mediaelement-and-player.js		usr/share/owncloud/apps/files_videoviewer/js/mediaelement-and-player.js
 usr/share/javascript/mediaelement/mediaelement-and-player.min.js	usr/share/owncloud/apps/files_videoviewer/js/mediaelement-and-player.min.js
+
+# Use the PDF from owncloud-doc
+usr/share/owncloud/core/doc/user/ownCloudUserManual.pdf			usr/share/owncloud/core/skeleton/ownCloud\ Manual.pdf
diff --git a/debian/rules b/debian/rules
index 02c656d..033ad3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,8 +47,5 @@ override_dh_fixperms:
 override_dh_installchangelogs:
 	dh_installchangelogs $(CURDIR)/debian/upstream/changelog
 
-override_dh_link:
-	dh_link usr/share/owncloud/core/doc/user/ownCloudUserManual.pdf usr/share/owncloud/core/skeleton/ownCloud\ Manual.pdf
-
 get-orig-source:
 	uscan --force --verbose --rename

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