Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 416269
Collapse All | Expand All

(-)reportlab-2.4-external_libart_lgpl.patch.old (-1 / +1 lines)
Lines 5-11 Link Here
5
         infoline( '#Attempting install of _renderPM')
5
         infoline( '#Attempting install of _renderPM')
6
         infoline( '#extensions from %r'%RENDERPM)
6
         infoline( '#extensions from %r'%RENDERPM)
7
-        LIBART_DIR=pjoin(RENDERPM,'libart_lgpl')
7
-        LIBART_DIR=pjoin(RENDERPM,'libart_lgpl')
8
+        LIBART_DIR='@GENTOO_PORTAGE_EPREFIX@/usr/include/libart-2.0'
8
+        LIBART_DIR='/usr/include/libart-2.0'
9
+        LIBART_LIB=['art_lgpl_2']
9
+        LIBART_LIB=['art_lgpl_2']
10
         GT1_DIR=pjoin(RENDERPM,'gt1')
10
         GT1_DIR=pjoin(RENDERPM,'gt1')
11
         MACROS=[('ROBIN_DEBUG',None)]
11
         MACROS=[('ROBIN_DEBUG',None)]

Return to bug 416269