/[pkgs]/devel/Coin2/Coin-2.4.6-openal-soname.diff
ViewVC logotype

Contents of /devel/Coin2/Coin-2.4.6-openal-soname.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sun Apr 15 06:36:36 2007 UTC (2 years, 7 months ago) by corsepiu
Branch: MAIN
CVS Tags: Coin2-2_5_0-7_fc12, Coin2-2_5_0-4_fc9, F-12-split, Coin2-2_5_0-5_fc11, Coin2-2_5_0-1_fc8, F-10-split, Coin2-2_5_0-8_fc13, F-7-split, F-11-split, Coin2-2_5_0-6_fc12, Coin2-2_5_0-3_fc8, Coin2-2_5_0-3_fc9, Coin2-2_4_6-1_fc7, F-9-split, Coin2-2_4_6-2_fc8, F-8-split, Coin2-2_5_0-2_fc8, HEAD
File MIME type: text/x-diff
New.
Rebased against Coin-2.4.8.
1 diff -uNr Coin-2.4.6.orig/src/glue/openal_wrapper.c Coin-2.4.6/src/glue/openal_wrapper.c
2 --- Coin-2.4.6.orig/src/glue/openal_wrapper.c 2007-04-10 11:23:51.000000000 +0200
3 +++ Coin-2.4.6/src/glue/openal_wrapper.c 2007-04-14 06:31:09.000000000 +0200
4 @@ -107,7 +107,7 @@
5 int idx;
6 const char * possiblelibnames[] = {
7 NULL, /* is set below */
8 - "openal", "openal32", "libopenal.so",
9 + @LIBOPENAL_SONAME@,
10 NULL
11 };
12

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2