[librdf-ns-perl] 09/10: Drop bin→script workaround during build: Fixed upstream.

Jonas Smedegaard dr at jones.dk
Sun Dec 25 21:45:13 UTC 2016


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

js pushed a commit to branch master
in repository librdf-ns-perl.

commit f3adaed66e26c4bb6ab5a65d21973957ac38f250
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Dec 25 22:39:18 2016 +0100

    Drop bin→script workaround during build: Fixed upstream.
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3612e11..de10066 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,9 +34,3 @@ deps-test-suggest = librdf-trine-perl (>= 0.140)
 CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test), $(deps-test-suggest)
 CDBS_DEPENDS_$(pkg) = $(deps)
 CDBS_SUGGESTS_$(pkg) = $(deps-test-suggest)
-
-# Workaround for Module::Build::Tiny to notice upstream binary
-pre-build::
-	cp -rT bin script
-clean::
-	rm -rf script

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



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