Magellan Linux

Diff of /trunk/core/pango/pango-1.26.0-r1.smage2

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

revision 3394 by niro, Tue Oct 20 21:53:21 2009 UTC revision 3395 by niro, Tue Oct 20 21:54:40 2009 UTC
# Line 33  SRC_URI=( Line 33  SRC_URI=(
33   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
34   mirror://${PNAME}/pango-1.12.1-xfonts.patch   mirror://${PNAME}/pango-1.12.1-xfonts.patch
35   mirror://${PNAME}/pango-1.12.1-multilib.patch   mirror://${PNAME}/pango-1.12.1-multilib.patch
  mirror://${PNAME}/pango-1.24.1-no-program-suffix-in-man.patch  
36  )  )
37    
38  UP2DATE="updatecmd_gnome ${PNAME}"  UP2DATE="updatecmd_gnome ${PNAME}"
# Line 47  src_prepare() Line 46  src_prepare()
46    
47   # multilib fixes   # multilib fixes
48   mpatch pango-1.12.1-multilib.patch || die   mpatch pango-1.12.1-multilib.patch || die
   
  # programm-suffix is broken - appends the suffix to mans,  
  # but later on it is ignored and builts break  
  mpatch pango-1.24.1-no-program-suffix-in-man.patch || die  
49  }  }
50    
51  src_compile()  src_compile()

Legend:
Removed from v.3394  
changed lines
  Added in v.3395