[libdbd-oracle-perl] 05/10: debian/rules: drop override_dh_auto_install.
gregor herrmann
gregoa at debian.org
Fri Aug 30 13:47:52 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbd-oracle-perl.
commit f49861d90696c9ea05d840c0e84983b430425d07
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Aug 30 15:11:26 2013 +0200
debian/rules: drop override_dh_auto_install.
Permissions are correct now.
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index a3b32f5..02633d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,10 +18,6 @@ override_dh_auto_test:
override_dh_auto_configure:
dh_auto_configure -- -h $(ORACLE_HEADERS) -V 11.2.0.3.0
-override_dh_auto_install:
- dh_auto_install
- chmod a-x $(addprefix $(TMP),/usr/lib/perl5/auto/DBD/Oracle/Oracle.h /usr/lib/perl5/oraperl.ph /usr/lib/perl5/auto/DBD/Oracle/ocitrace.h /usr/lib/perl5/auto/DBD/Oracle/dbdimp.h)
-
override_dh_installexamples:
dh_installexamples
sed -i '1s|^#!/usr/bin/env perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PKG)/examples/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-oracle-perl.git
More information about the Pkg-perl-cvs-commits
mailing list