[felix-gogo-runtime] 01/08: Add --no-symlink option to get-orig-source target to avoid an error with
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Feb 7 17:43:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch experimental
in repository felix-gogo-runtime.
commit a952abd176a4262cfa2fafb9abad718754982d06
Author: Markus Koschany <apo at gambaru.de>
Date: Sat Feb 7 15:30:25 2015 +0100
Add --no-symlink option to get-orig-source target to avoid an error with
mk-origtargz
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b76c54a..099df42 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 --rename
+ uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename --no-symlink
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-gogo-runtime.git
More information about the pkg-java-commits
mailing list