#42: kdegraphics pkgfile fail to patch kpdf --------------------+------------------------------------------------------- Id: 42 | Status: new Component: ports | Modified: Fri Jan 6 23:29:23 2006 Severity: normal | Milestone: Priority: normal | Version: Owner: sten | Reporter: anonymous --------------------+------------------------------------------------------- The kdegraphics pkgfile tries to apply the CAN-2005-3193 fix erroneously. The patch should be applied from the main source directory root, not from kpdf/xpdf/xpdf. Has the patch changed or hasn't the Pkgfile been tested? ;-) {{{ --- Pkgfile.old 2006-01-06 22:19:45.000000000 +0200 +++ Pkgfile 2006-01-06 22:20:04.000000000 +0200 @@ -13,10 +13,7 @@ build() { cd $name-$version - ( - cd kpdf/xpdf/xpdf/ - patch -p0 < $SRC/post-3.5.0-kdegraphics-CAN-2005-3193.diff - ) + patch -p0 < $SRC/post-3.5.0-kdegraphics-CAN-2005-3193.diff # Nvidia hack NVIDIAINCLUDES=/usr/include/nvidia if [ -d $NVIDIAINCLUDES ]; then }}} -- Ticket URL: <http://crux.nu/cgi-bin/trac.cgi/ticket/42> CRUX <http://crux.nu/> CRUX