[libdevel-nytprof-perl] 03/08: debian/rules: drop override_dh_link.

gregor herrmann gregoa at debian.org
Mon Jun 2 19:50:51 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdevel-nytprof-perl.

commit b5f78a6e7db23f86a2551d6dbdef07b70cdec323
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 2 21:23:59 2014 +0200

    debian/rules: drop override_dh_link.
    
    The files-to-be-removed are somewhere else; and there they are replaced by
    somelinks anyway.
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index d79bc04..1d3c899 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,12 +12,6 @@ override_dh_installexamples:
 	sed -i '1s|^#!/bin/env perl|#!/usr/bin/perl|' \
 		$(TMP)/usr/share/doc/$(PACKAGE)/examples/demo/*
 
-override_dh_link:
-	dh_link
-	# from libjs-jquery, via debian/links
-	$(RM) -v $(TMP)$(ARCHLIB)/Devel/NYTProf/js/jquery-min.js \
-		$(TMP)$(ARCHLIB)/Devel/NYTProf/js/jquery-tablesorter-min.js
-
 override_dh_auto_install:
 	dh_auto_install
 	# move arch:all files around

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-nytprof-perl.git



More information about the Pkg-perl-cvs-commits mailing list