[gradle-1.12] 126/211: d/rules: Remove mv operation in dh_clean task

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Wed Jul 1 14:18:33 UTC 2015


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

seamlik-guest pushed a commit to branch master
in repository gradle-1.12.

commit 3bddf6351b3bb5f318e28bd900329c130718cf93
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date:   Sun May 31 16:12:23 2015 +0800

    d/rules: Remove mv operation in dh_clean task
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ac4ae1e..848de73 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,6 @@ override_dh_auto_clean:
 	gradle clean $(GRADLE_FLAGS)
 	rm -rf .gradle/ .gradlehome/ debian/gradle.1 buildSrc/.gradle/
 	rm -rf buildSrc/src/main/java
-	mv buildSrc/src/no-test/ buildSrc/src/test/
 
 get-orig-source:
 	cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \

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



More information about the pkg-java-commits mailing list