[SCM] directfb/experimental: No doc symlinks

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Dec 31 13:48:52 UTC 2016


The following commit has been merged in the experimental branch:
commit 632e818b009d7f4f204f72973740405b9df023b4
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Dec 31 14:11:09 2016 +0100

    No doc symlinks

diff --git a/debian/rules b/debian/rules
index ae42830..9af2041 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,10 +37,5 @@ override_dh_auto_configure:
 override_dh_auto_install:
 	dh_auto_install -- -j1
 
-override_dh_link:
-	for pkg in $(pkgs_deb); do \
-		rm -rf debian/$$pkg/usr/share/doc/$$pkg; \
-		dh_link -p$$pkg usr/share/doc/$(pkg_lib) usr/share/doc/$$pkg; \
-	done
 
 .PHONY: override_dh_auto_test

-- 
directfb packaging



More information about the pkg-multimedia-commits mailing list