[felix-gogo-shell] 03/12: get-orig-source: Add --no-symlink option.

Markus Koschany apo-guest at moszumanska.debian.org
Sat Nov 21 18:40:01 UTC 2015


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

apo-guest pushed a commit to branch master
in repository felix-gogo-shell.

commit ca01c54f793e6741bd65bdbc467e90b9bfb9bf38
Author: Markus Koschany <apo at debian.org>
Date:   Sat Nov 21 18:01:59 2015 +0100

    get-orig-source: Add --no-symlink option.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4392999..a381edc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ include /usr/share/cdbs/1/class/maven.mk
 JAVA_HOME := /usr/lib/jvm/default-java
 
 get-orig-source:
-	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download
+	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --no-symlink

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



More information about the pkg-java-commits mailing list