[Pkg-mozext-commits] [adblock-plus] 01/01: Fix get-orig-source target
David Prévot
taffit at moszumanska.debian.org
Sat Feb 27 01:27:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus.
commit bea5785a2062affe5ba75b88e3171c7861e95c7a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sat Feb 27 01:23:19 2016 +0100
Fix get-orig-source target
Closes: #816053
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 8eb2366..6ba9365 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,6 @@ get-orig-source:
wget -O ../adblock-plus_$$VERSION.orig-jshydra.tar.gz \
https://github.com/adblockplus/jshydra/archive/master.tar.gz ; \
wget -O ../adblock-plus_$$VERSION.orig-adblockplusui.tar.gz \
- https://github.com/adblockplus/adblockplusui/archive/master.tar.gz
+ https://github.com/adblockplus/adblockplusui/archive/master.tar.gz ; \
wget -O ../adblock-plus_$$VERSION.orig-adblockpluscore.tar.gz \
https://github.com/adblockplus/adblockpluscore/archive/master.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git
More information about the Pkg-mozext-commits
mailing list