/[pkgs]/devel/CTL/ctl-1.4.1-fix_pkgconfig.patch
ViewVC logotype

Contents of /devel/CTL/ctl-1.4.1-fix_pkgconfig.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sat Nov 17 00:37:47 2007 UTC (2 years ago) by kwizart
Branch: MAIN
CVS Tags: CTL-1_4_1-6_fc9, F-12-split, CTL-1_4_1-3_fc9, F-10-split, CTL-1_4_1-10_fc12, F-11-split, CTL-1_4_1-8_fc11, CTL-1_4_1-9_fc11, CTL-1_4_1-4_fc9, F-9-split, HEAD
File MIME type: text/x-patch
Initial import
1 diff -up ctl-1.4.1/CTL.pc.in.fix_pkg-config ctl-1.4.1/CTL.pc.in
2 --- ctl-1.4.1/CTL.pc.in.fix_pkg-config 2007-11-07 16:37:09.000000000 +0100
3 +++ ctl-1.4.1/CTL.pc.in 2007-11-07 16:44:39.000000000 +0100
4 @@ -7,5 +7,6 @@ CTL_includedir=@includedir@/CTL
5 Name: CTL
6 Description: CTL interpreter library
7 Version: @CTL_VERSION@
8 -Libs: -L${libdir} @ILMBASE_LDFLAGS@ -lIlmCtlSimd -lIlmCtlMath -lIlmCtl @ILMBASE_LIBS@
9 -Cflags: @ILMBASE_CXXFLAGS@ -I${CTL_includedir}
10 +Requires: IlmBase
11 +Libs: -L${libdir} -lIlmCtlSimd -lIlmCtlMath -lIlmCtl
12 +Cflags: -I${CTL_includedir}

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2