gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8156: gstreamer-docs to fix


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8156: gstreamer-docs to fix
Date: Thu, 3 Mar 2022 00:05:52 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8156
revision-id: carlhansen1234@gmail.com-20220303050548-jtm27iuuuqhux8l7
parent: carlhansen1234@gmail.com-20220303041535-84sxjv8evcdhmdc8
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2022-03-02 21:05:48 -0800
message:
  gstreamer-docs to fix
modified:
  pkg/gstreamer/gstreamer-docs/Makefile 
makefile-20200817170739-ssghlyhor08tdyfr-3
=== modified file 'pkg/gstreamer/gstreamer-docs/Makefile'
--- a/pkg/gstreamer/gstreamer-docs/Makefile     2022-02-04 17:53:17 +0000
+++ b/pkg/gstreamer/gstreamer-docs/Makefile     2022-03-03 05:05:48 +0000
@@ -33,13 +33,21 @@
 MASTER_SUBDIR =  src/$(GARNAME)/
 DISTFILES = $(DISTNAME).tar.xz $(DISTNAME).tar.xz.sha256sum
 SIGFILES  = $(DISTNAME).tar.xz.asc
+CONFIGURE_SCRIPTS =
+BUILD_SCRIPTS = 
 
 BUILDDEPS = 
 LIBDEPS = 
 
 ######################################################################
 
-include ../../../gar/gar.lib/mesonninja.mk
+include ../../../gar/gar.lib/auto.mk
 include config.mk
 
 
+.PHONY: install-me
+
+install-me:
+       echo to fix
+
+


reply via email to

[Prev in Thread] Current Thread [Next in Thread]