Index: pycairo-1.2.2/setup.py =================================================================== --- pycairo-1.2.2.orig/setup.py +++ pycairo-1.2.2/setup.py @@ -57,7 +57,7 @@ dic.setup( ) pkgconfig_dir = os.path.join (sys.prefix, 'lib', 'pkgconfig') -pkgconfig_file = os.path.join (pkgconfig_dir, 'pycairo.pc') +pkgconfig_file = os.path.join ('.', 'pycairo.pc') print 'creating %s' % pkgconfig_file fo = file (pkgconfig_file, 'w') fo.write ("""\ rc='/cgit.png' alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/opie-gutenbrowser
AgeCommit message (Expand)AuthorFiles
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie2
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2