[vlc-devel] Re: :|:::|:
Jason Luka
jason at geshp.com
Sat Aug 2 22:27:11 CEST 2003
Nick Hadaway wrote:
>Sorry for the blundered patch... i sent it without thinking... someone in
>#videolan told me to subscribe to the list and I was just going to post
>the new ebuild... and i posted one of my test patches to see when
>libvlc_pic.a built.... which didn't fix anything :)
>
>I then saw Sam's change of the Makefile.am today.
>That's the change I was looking for. :)
>
>vlc-0.6.1 will most likely be added to Gentoo's portage system tonight as
>the rest of vlc build (except the mozilla plugin) has tested fine so far.
>
>-nick
>
>
Try this patch, then executing bootstrap. It got the mozilla plugin
working in the Red Hat RPM.
--- vlc-0.6.1/Makefile.am 2003-07-28 17:26:11.000000000 -0500
+++ vlc-0.6.1/Makefile.am.new 2003-08-02 06:11:57.000000000 -0500
@@ -7,7 +7,7 @@
# SUBDIRS stores the directories where a "make" is required when building
# something. DIST_SUBDIRS stores the directories where nothing is built but
# which have makefiles with distribution information.
-SUBDIRS = intl modules po mozilla share m4 .
+SUBDIRS = intl modules po . mozilla share m4
DIST_SUBDIRS = $(SUBDIRS) src debian doc ipkg lib autotools
EXTRA_DIST = \
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list