Magellan Linux

Diff of /branches/R11-stable/core/kbd/kbd-2.0.2-r1.smage2

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

revision 21588 by niro, Wed Jul 16 12:06:36 2014 UTC revision 21589 by niro, Wed Jul 16 12:10:04 2014 UTC
# Line 22  sminclude mtools Line 22  sminclude mtools
22  SRC_URI=(  SRC_URI=(
23   http://ftp.altlinux.org/pub/people/legion/${PNAME}/${SRCFILE}   http://ftp.altlinux.org/pub/people/legion/${PNAME}/${SRCFILE}
24   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
25   mirror://${PNAME}/${PNAME}-${PVER}-fix-dvorak-es.patch   mirror://${PNAME}/${PNAME}-2.0.1-fix-dvorak-es.patch
26   mirror://${PNAME}/${PNAME}-${PVER}-fix-euro2.patch   mirror://${PNAME}/${PNAME}-2.0.1-fix-euro2.patch
27  )  )
28    
29  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 34  src_prepare() Line 34  src_prepare()
34   cd ${SRCDIR}   cd ${SRCDIR}
35    
36   # keyboard map fixes   # keyboard map fixes
37   mpatch ${PNAME}-${PVER}-fix-dvorak-es.patch || die   mpatch ${PNAME}-2.0.1-fix-dvorak-es.patch || die
38   mpatch ${PNAME}-${PVER}-fix-euro2.patch || die   mpatch ${PNAME}-2.0.1-fix-euro2.patch || die
39    
40   # rename conflicting keymaps to have unique names   # rename conflicting keymaps to have unique names
41   # this should be removed when upstream adopts the change   # this should be removed when upstream adopts the change

Legend:
Removed from v.21588  
changed lines
  Added in v.21589