pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gstreamer1: remove files for non-existent files



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Wed Nov 10 13:18:30 2021 +0100
Changeset:	c6f440b4f21f3367ad297b1644080fba04383d87

Modified Files:
	gstreamer1/Makefile

Log Message:
gstreamer1: remove files for non-existent files

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c6f440b4f21f3367ad297b1644080fba04383d87

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gstreamer1/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/gstreamer1/Makefile b/gstreamer1/Makefile
index b49696d195..66d615d7a8 100644
--- a/gstreamer1/Makefile
+++ b/gstreamer1/Makefile
@@ -34,9 +34,6 @@ REPLACE_PYTHON+=	gst/parse/gen_grammar.py.in
 REPLACE_PYTHON+=	gst/parse/gen_lex.py.in
 REPLACE_PYTHON+=	scripts/dist-translations.py
 REPLACE_PYTHON+=	scripts/extract-release-date-from-doap-file.py
-REPLACE_PYTHON+=	output/gst/parse/gen_lex.py
-REPLACE_PYTHON+=	output/gst/parse/gen_grammar.py
-REPLACE_PYTHON+=	output/docs/gst-plugins-doc-cache-generator
 
 # for tests
 MAKE_ENV+=		LD_LIBRARY_PATH=${WRKSRC}/output/gst:${WRKSRC}/output/libs/gst/check:${WRKSRC}/output/libs/gst/base:${WRKSRC}/output/libs/gst/controller:${WRKSRC}/output/libs/gst/net:${WRKSRC}/output/plugins/elements:${WRKSRC}/output/plugins/tracers


Home | Main Index | Thread Index | Old Index