[felix-bundlerepository] 01/08: Add --no-symlink option to get-orig-source target to prevent an error with

Markus Koschany apo-guest at moszumanska.debian.org
Sat Feb 7 21:57:28 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-bundlerepository.

commit 699667898a03302eb1b80e5212ba5700dc34bc1c
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Feb 7 18:54:21 2015 +0100

    Add --no-symlink option to get-orig-source target to prevent an error with
    
    mk-origtargz.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1a22045..64ac3ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ makebuilddir::
 	mkdir -p src/main/resources
 
 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-bundlerepository.git



More information about the pkg-java-commits mailing list