[libnet-easytcp-perl] 05/16: Delete all trailing tabs in debian/rules

Axel Beckert abe at deuxchevaux.org
Tue Dec 17 21:27:09 UTC 2013


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

abe pushed a commit to branch master
in repository libnet-easytcp-perl.

commit d7ca3d69ea467b7259ec00a55ec46cc83dd6c577
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 17 22:08:20 2013 +0100

    Delete all trailing tabs in debian/rules
    
    Makes annoying questions by Emacs about really saving that file
    despite the suspicious lines go away. ;-)
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7e45059..d6fc66e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ build: build-stamp
 build-stamp:
 	dh_testdir
 
-	
+
 	# Add here commands to compile the package.
 	$(PERL) Makefile.PL INSTALLDIRS=vendor
 	$(MAKE) OPTIMIZE="-O2 -g -Wall"
@@ -50,7 +50,7 @@ install:
 	$(MAKE) install PREFIX=$(TMP)/usr
 
 	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
-	 
+
 # Build architecture-dependent files here.
 binary-arch: build install
 # We have nothing to do by default.

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



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