diff -urN pycairo-1.4.0.orig/setup.py pycairo-1.4.0/setup.py --- pycairo-1.4.0.orig/setup.py 2007-03-14 10:53:30.000000000 +0100 +++ pycairo-1.4.0/setup.py 2008-09-23 18:55:25.000000000 +0200 @@ -37,20 +37,6 @@ runtime_library_dirs = pkg_config_parse('--libs-only-L', 'cairo') pkgconfig_file='pycairo.pc' -print 'creating %s' % pkgconfig_file -fo = open (pkgconfig_file, 'w') -fo.write ("""\ -prefix=%s - -Name: Pycairo -Description: Python bindings for cairo -Version: %s -Requires: cairo -Cflags: -I${prefix}/include/pycairo -Libs: -""" % (sys.prefix, pycairo_version) - ) -fo.close() cairo = dic.Extension( name = 'cairo._cairo', t' href='/cgit/multitech-oe.git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/perl/libalgorithm-diff-perl-native_1.1902.bb
AgeCommit message (Expand)AuthorFiles
2006-11-20perl: Replace the require in the native modules with a simpler version thatJamie Lenehan1
2006-10-04perl: For native perl module packages determine the actual non-nativeJamie Lenehan1
2006-10-04perl: Add the perl Text::Diff module and the Algorithm::Diff module itJamie Lenehan1