[SCM] morituri/master: fix distcheck

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:52 UTC 2014


The following commit has been merged in the master branch:
commit 0306e022fbfaacb6960e2573babec2fc4cf744ab
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun Jan 13 22:47:09 2013 +0100

    fix distcheck

diff --git a/morituri/extern/Makefile.am b/morituri/extern/Makefile.am
index 350933e..f17bc5e 100644
--- a/morituri/extern/Makefile.am
+++ b/morituri/extern/Makefile.am
@@ -34,20 +34,6 @@ musicbrainzngs_PYTHON = \
 	musicbrainzngs/mbxml.py
 
 
-EXTRA_DIST = log/test_log.py python-command/scripts/help2man
+EXTRA_DIST = python-command/scripts/help2man
 
 musicbrainzngs/musicbrainz.py: all
-
-python-musicbrainz-ngs:
-	git clone git://github.com/thomasvs/python-musicbrainz-ngs.git
-
-python-musicbrainz-ngs-check:
-	if test ! -e $(top_srcdir)/morituri/extern/musicbrainzngs/musicbrainz.py; then echo cloning python-musicbrainz-ngs; make python-musicbrainz-ngs; fi
-
-python-command:
-	git clone git://github.com/thomasvs/python-command.git
-
-python-command-check:
-	if test ! -e $(top_srcdir)/morituri/extern/command/command.py; then echo cloning python-command; make python-command; fi
-
-all: python-musicbrainz-ngs-check python-command-check
diff --git a/morituri/test/Makefile.am b/morituri/test/Makefile.am
index b13b5e2..2eb066a 100644
--- a/morituri/test/Makefile.am
+++ b/morituri/test/Makefile.am
@@ -20,7 +20,6 @@ EXTRA_DIST = \
 	test_image_toc.py \
 	test_program_cdparanoia.py \
 	test_program_cdrdao.py \
-	test_result_logger.py \
 	bloc.cue \
 	bloc.toc \
 	breeders.cue \

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list