Magellan Linux

Diff of /trunk/core/poppler-data/poppler-data-0.2.1-r1.smage2

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

revision 1065 by niro, Sun Jan 4 10:22:16 2009 UTC revision 1069 by niro, Sun Jan 4 10:29:32 2009 UTC
# Line 22  SRC_URI=( Line 22  SRC_URI=(
22    
23  UP2DATE="updatecmd -listonly ${HOMEPAGE}| grep ${PNAME} | lasttarball gz"  UP2DATE="updatecmd -listonly ${HOMEPAGE}| grep ${PNAME} | lasttarball gz"
24    
25    src_prepare()
26    {
27     munpack ${SRCFILE} || die
28    }
29    
30  src_install()  src_install()
31  {  {
32   cd ${SRCDIR}   cd ${SRCDIR}

Legend:
Removed from v.1065  
changed lines
  Added in v.1069