[lombok] 01/01: Fix cut-n-pasto

Andreas Tille tille at debian.org
Mon Feb 1 21:55:31 UTC 2016


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

tille pushed a commit to branch master
in repository lombok.

commit c7abdc0fbcb32ba731f43111ba4ec63cbaabc6e0
Author: Andreas Tille <tille at debian.org>
Date:   Mon Feb 1 22:55:17 2016 +0100

    Fix cut-n-pasto
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index a32dba6..c50dbc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,9 +16,9 @@ override_dh_auto_build:
 	ant -lib /usr/share/java/ivyplusplus.jar dist dist-utils
 
 override_dh_link:
-        dh_link
-        mh_installjar
-        mh_installpom
+	dh_link
+	mh_installjar
+	mh_installpom
 
 newtarball = new$(DEB_VERSION_UPSTREAM).tar.gz
 get-orig-source:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lombok.git



More information about the pkg-java-commits mailing list