Magellan Linux

Contents of /gecko-mediaplayer/patches/gecko-mediaplayer-1.0.0-missing-nspr-cflags.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1247 - (show annotations) (download)
Wed Jan 12 05:19:32 2011 UTC (13 years, 3 months ago) by niro
File size: 246 byte(s)
new patches
1 --- src/Makefile.in.orig 2011-01-12 06:24:38.000000000 +0100
2 +++ src/Makefile.in 2011-01-12 06:25:09.000000000 +0100
3 @@ -301,6 +301,7 @@
4 $(DBUS_CFLAGS) \
5 $(GCONF_CFLAGS) \
6 $(GCONF_DEFINES) \
7 + $(NSPR_CFLAGS) \
8 $(DEFINES)
9
10 AM_CFLAGS = \