Magellan Linux

Diff of /branches/magellan-next/core/poppler/poppler-0.17.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8992 by niro, Mon Sep 12 16:25:55 2011 UTC revision 8993 by niro, Mon Sep 12 16:46:41 2011 UTC
# Line 65  split_info_poppler-qt4() Line 65  split_info_poppler-qt4()
65    
66  src_prepare()  src_prepare()
67  {  {
68     if [[ -n $(magequery -n poppler) ]]
69     then
70     die "Uninstall all old poppler versions first!"
71     fi
72    
73   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
74    
75   # fix missing includes   # fix missing includes

Legend:
Removed from v.8992  
changed lines
  Added in v.8993