[glfw3] 13/14: Remove the override_dh_installdocs override

James Cowgill jcowgill-guest at moszumanska.debian.org
Sat Jun 20 14:46:44 UTC 2015


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

jcowgill-guest pushed a commit to branch master
in repository glfw3.

commit 0ce6803f0d736dd52fc4cf581c2b3cb33801e111
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Sat Jun 20 15:29:24 2015 +0100

    Remove the override_dh_installdocs override
    
    dh_link will overwrite jquery.js without this
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index a7782e0..d18229a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,8 +14,5 @@ override_dh_auto_configure:
 		-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_EXAMPLES=OFF \
 		-DGLFW_BUILD_TESTS=OFF -DGLFW_BUILD_DOCS=ON
 
-override_dh_installdocs:
-	dh_installdocs -Xhtml/jquery.js
-
 override_dh_installexamples:
 	dh_installexamples -XCMakeLists.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/glfw3.git



More information about the Pkg-games-commits mailing list