Marco, Thank you, will be in the next release!
BR, Wim. 2011/1/13 Marco Poletti <[email protected]>: > I'm the maintainer of the `wt' package in the openSUSE distribution. > The wt package is built using the following patch. > I think you should merge it upstream, to keep all the code upstream. > This might make it easier to build wt even for non-SUSE users. > > Thanks, > Marco Poletti > > > diff -Naur a/cmake/WtFindPostgresql.txt b/cmake/WtFindPostgresql.txt > --- a/cmake/WtFindPostgresql.txt 2010-10-16 16:54:31.000000000 +0200 > +++ b/cmake/WtFindPostgresql.txt 2011-01-11 13:27:45.501522463 +0100 > @@ -11,6 +11,7 @@ > PATHS > ${POSTGRES_PREFIX}/lib > /usr/lib > + /usr/lib64 > /usr/local/lib > /opt/local/lib > ) > @@ -19,6 +20,7 @@ > ${POSTGRES_PREFIX}/include > ${POSTGRES_PREFIX}/postgresql/include > /usr/include > + /usr/include/pgsql > /usr/include/postgresql > /usr/local/include > /usr/local/include/postgresql > > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
