Magellan Linux

Diff of /trunk/extras/virtualbox/virtualbox-3.1.4-r2.smage2

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

revision 4961 by niro, Fri Feb 19 09:32:51 2010 UTC revision 4962 by niro, Fri Feb 19 12:41:26 2010 UTC
# Line 44  VBOX_USER_MANUAL="UserManual.pdf" Line 44  VBOX_USER_MANUAL="UserManual.pdf"
44  # wrapper cvs revision  # wrapper cvs revision
45  VW_CVS_REV=1.7  VW_CVS_REV=1.7
46  # config-tool cvs revision  # config-tool cvs revision
47  VC_CVS_REV=1.10  VC_CVS_REV=1.11
48    
49  # needed for postinstall  # needed for postinstall
50  SPECIAL_VARS="VBOX_USER_MANUAL"  SPECIAL_VARS="VBOX_USER_MANUAL"
# Line 62  SRC_URI=( Line 62  SRC_URI=(
62   mirror://${PNAME}/${PNAME}-config.sh-${VC_CVS_REV}   mirror://${PNAME}/${PNAME}-config.sh-${VC_CVS_REV}
63   mirror://${PNAME}/interfaces   mirror://${PNAME}/interfaces
64   mirror://${PNAME}/${PNAME}-1.5.4-magellan.patch   mirror://${PNAME}/${PNAME}-1.5.4-magellan.patch
65   mirror://${PNAME}/${PNAME}-${PVER}-magellan-branding.patch   mirror://${PNAME}/${PNAME}-${PVER}-magellan-branding-2.patch
66   mirror://${PNAME}/${PNAME}-${PVER}-additions-magellan.patch   mirror://${PNAME}/${PNAME}-${PVER}-additions-magellan.patch
67   mirror://${PNAME}/${PNAME}-${PVER}-vboxdrv-magellan.patch   mirror://${PNAME}/${PNAME}-${PVER}-vboxdrv-magellan.patch
68  )  )
# Line 78  src_prepare() Line 78  src_prepare()
78   mpatch ${PNAME}-1.5.4-magellan.patch || die   mpatch ${PNAME}-1.5.4-magellan.patch || die
79    
80   # magellan-branding, enables "magellan" guest-definitions   # magellan-branding, enables "magellan" guest-definitions
81   mpatch ${PNAME}-${PVER}-magellan-branding.patch || die   mpatch ${PNAME}-${PVER}-magellan-branding-2.patch || die
82    
83   # add magellan support to additions installers   # add magellan support to additions installers
84   mpatch ${PNAME}-${PVER}-additions-magellan.patch || die   mpatch ${PNAME}-${PVER}-additions-magellan.patch || die

Legend:
Removed from v.4961  
changed lines
  Added in v.4962