Magellan Linux

Diff of /trunk/core/hal/hal-0.5.12-r1.smage2

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

revision 1763 by niro, Mon May 25 20:31:02 2009 UTC revision 1764 by niro, Mon May 25 20:37:56 2009 UTC
# Line 41  SRC_URI=( Line 41  SRC_URI=(
41   mirror://${PNAME}/hal-unmount.dev   mirror://${PNAME}/hal-unmount.dev
42   mirror://${PNAME}/${PNAME}-0.5.7.1-plugdev-allow-send.patch   mirror://${PNAME}/${PNAME}-0.5.7.1-plugdev-allow-send.patch
43   mirror://${PNAME}/${PNAME}-0.5.10-hide-recovery-partitions.patch   mirror://${PNAME}/${PNAME}-0.5.10-hide-recovery-partitions.patch
44   mirror://${PNAME}/${PNAME}-0.5.11-ntfs3g-valid-options.patch   mirror://${PNAME}/${PNAME}-${PVER}-ntfs3g-valid-options.patch
45   mirror://${PNAME}/${PNAME}-0.5.11-ntfs3g-rethink-extra-options-fix.patch   mirror://${PNAME}/${PNAME}-0.5.11-ntfs3g-rethink-extra-options-fix.patch
46  )  )
47    
# Line 60  src_prepare() Line 60  src_prepare()
60   mpatch ${PNAME}-0.5.10-hide-recovery-partitions.patch || die   mpatch ${PNAME}-0.5.10-hide-recovery-partitions.patch || die
61    
62   # fix ntfs-3g options   # fix ntfs-3g options
63   mpatch ${PNAME}-0.5.11-ntfs3g-valid-options.patch || die   mpatch ${PNAME}-${PVER}-ntfs3g-valid-options.patch || die
64    
65   # fixes "TODO: have to rethink extra options" error message in KDE   # fixes "TODO: have to rethink extra options" error message in KDE
66   mpatch ${PNAME}-0.5.11-ntfs3g-rethink-extra-options-fix.patch || die   mpatch ${PNAME}-0.5.11-ntfs3g-rethink-extra-options-fix.patch || die

Legend:
Removed from v.1763  
changed lines
  Added in v.1764