Magellan Linux

Diff of /trunk/core/kbd/kbd-1.15.4-r1.smage2

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

revision 14218 by niro, Mon Dec 3 10:42:51 2012 UTC revision 14219 by niro, Mon Dec 3 10:51:48 2012 UTC
# Line 20  sminclude mtools Line 20  sminclude mtools
20  SRC_URI=(  SRC_URI=(
21   http://ftp.altlinux.org/pub/people/legion/${PNAME}/${SRCFILE}   http://ftp.altlinux.org/pub/people/legion/${PNAME}/${SRCFILE}
22   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
23   mirror://${PNAME}/${PNAME}-1.15.3-fix-es.po.patch   mirror://${PNAME}/${PNAME}-${PVER}-fix-es.po.patch
24  )  )
25    
26  UP2DATE="updatecmd http://ftp.altlinux.org/pub/people/legion/kbd/'?M=A' | grep ${PNAME}-[0-9].* | lasttarball gz"  UP2DATE="updatecmd http://ftp.altlinux.org/pub/people/legion/kbd/'?M=A' | grep ${PNAME}-[0-9].* | lasttarball gz"
# Line 31  src_prepare() Line 31  src_prepare()
31   cd ${SRCDIR}   cd ${SRCDIR}
32    
33   # compile fix   # compile fix
34   mpatch ${PNAME}-1.15.3-fix-es.po.patch || die   mpatch ${PNAME}-${PVER}-fix-es.po.patch || die
35    
36   # rename conflicting keymaps to have unique names   # rename conflicting keymaps to have unique names
37   # this should be removed when upstream adopts the change   # this should be removed when upstream adopts the change

Legend:
Removed from v.14218  
changed lines
  Added in v.14219