mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
clutter: Fix so 0.4 versions are default (which matches distro config SRCREVs) and fix up svn trunk versions too.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3084 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
doc/reference/Makefile.am | 2 +-
|
||||
examples/Makefile.am | 2 +-
|
||||
2 files changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
Index: clutter-gst/examples/Makefile.am
|
||||
===================================================================
|
||||
--- clutter-gst.orig/examples/Makefile.am 2007-11-06 12:31:36.000000000 +0000
|
||||
+++ clutter-gst/examples/Makefile.am 2007-11-06 18:53:59.000000000 +0000
|
||||
@@ -1,4 +1,4 @@
|
||||
-noinst_PROGRAMS = video-player video-sink audio
|
||||
+bin_PROGRAMS = video-player video-sink audio
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/
|
||||
|
||||
Reference in New Issue
Block a user