[get-flash-videos] 02/04: rules: export NO_NETWORK=1

Damyan Ivanov dmn at moszumanska.debian.org
Wed Jan 29 19:26:42 UTC 2014


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

dmn pushed a commit to branch master
in repository get-flash-videos.

commit 787c8381d7d514251f48ea09b48b2d93104ac376
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Jan 29 18:54:31 2014 +0000

    rules: export NO_NETWORK=1
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 83dc56b..3b9a8fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@ GIT_URL = git://github.com/monsieurvideo/get-flash-videos.git
 ORIGDIR = $(SOURCE)-$(VERSION)
 TARNAME = $(SOURCE)_$(VERSION).orig.tar.gz
 
+export NO_NETWORK=1
+
 get-orig-source:
 	rm -rf $(ORIGDIR)
 	git clone $(GIT_URL) $(ORIGDIR)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/get-flash-videos.git



More information about the Pkg-perl-cvs-commits mailing list