]> git.pld-linux.org Git - packages/gpac.git/blame - gpac-apps.patch
- disable firefox plugin
[packages/gpac.git] / gpac-apps.patch
CommitLineData
16219ea0
JB
1--- gpac/applications/Makefile.orig 2012-05-22 23:29:22.000000000 +0200
2+++ gpac/applications/Makefile 2012-06-16 18:26:34.918450437 +0200
3@@ -17,15 +17,15 @@
4 INSTDIRS=mp4client
5 ifeq ($(CONFIG_XUL),no)
6 else
7-#INSTDIRS+=osmozilla
8-#APPDIRS+=osmozilla
9+INSTDIRS+=osmozilla
10+APPDIRS+=osmozilla
11 endif
12
13 #disable due to version incompatibilities
14 ifeq ($(USE_WXWIDGETS), yes)
15-#APPDIRS+=osmo4_wx
16+APPDIRS+=osmo4_wx
17 #V4STUDIODIR=V4Studio
18-#INSTDIRS+=osmo4_wx
19+INSTDIRS+=osmo4_wx
20 endif
21
22 ALLDIRS=$(APPDIRS)
This page took 0.025578 seconds and 4 git commands to generate.