]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/abiword/files/cdump-hack.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / abiword / files / cdump-hack.patch
1 --- abi/src/wp/ap/xp/GNUmakefile.am.orig        2005-05-09 21:33:34.915201456 +0000
2 +++ abi/src/wp/ap/xp/GNUmakefile.am     2005-05-09 21:33:49.341008400 +0000
3 @@ -107,7 +107,7 @@
4                 ap_wp_sidebar.cpp
5  
6  CDUMP=$(top_srcdir)/src/tools/cdump/xp/cdump.c
7 -CDUMPAPP=$(top_builddir)/src/tools/cdump/xp/cdump
8 +CDUMPAPP=cdump
9  
10  ap_wp_splash.cpp: $(CDUMP) $(srcdir)/splash.png
11         $(CDUMPAPP) $(srcdir)/splash.png g_pngSplash > ap_wp_splash.cpp