From 57b7fb3f112d7a070649e44f49a952a244c82bc8 Mon Sep 17 00:00:00 2001 From: lars Date: Fri, 10 Oct 2008 16:08:51 +0000 Subject: [PATCH] Remove obsolote pkg config file patch. git-svn-id: svn://svn.openwrt.org/openwrt/packages@12947 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- lang/pycairo/patches/010-fix-pycairo-pc-includedir.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 lang/pycairo/patches/010-fix-pycairo-pc-includedir.patch diff --git a/lang/pycairo/patches/010-fix-pycairo-pc-includedir.patch b/lang/pycairo/patches/010-fix-pycairo-pc-includedir.patch deleted file mode 100644 index dd210165a..000000000 --- a/lang/pycairo/patches/010-fix-pycairo-pc-includedir.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- pycairo-1.6.4/pycairo.pc.in.orig 2008-09-30 16:55:10.000000000 +0200 -+++ pycairo-1.6.4/pycairo.pc.in 2008-09-30 16:55:44.000000000 +0200 -@@ -1,8 +1,9 @@ - prefix=@prefix@ -+includedir=@includedir@ - - Name: Pycairo - Description: Python bindings for cairo - Version: @VERSION@ - Requires: cairo --Cflags: -I@includedir@/pycairo -+Cflags: -I${includedir}/pycairo - Libs: -- 2.11.0