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 1762 by niro, Mon May 25 20:28:36 2009 UTC revision 1764 by niro, Mon May 25 20:37:56 2009 UTC
# Line 42  SRC_URI=( Line 42  SRC_URI=(
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}-${PVER}-ntfs3g-valid-options.patch   mirror://${PNAME}/${PNAME}-${PVER}-ntfs3g-valid-options.patch
45   mirror://${PNAME}/${PNAME}-${PVER}-ntfs3g-rethink-extra-options-fix.patch   mirror://${PNAME}/${PNAME}-0.5.11-ntfs3g-rethink-extra-options-fix.patch
46  )  )
47    
48  UP2TARBALL="${PNAME}-[0-9]"  UP2TARBALL="${PNAME}-[0-9]"
# Line 63  src_prepare() Line 63  src_prepare()
63   mpatch ${PNAME}-${PVER}-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}-${PVER}-ntfs3g-rethink-extra-options-fix.patch || die   mpatch ${PNAME}-0.5.11-ntfs3g-rethink-extra-options-fix.patch || die
67  }  }
68    
69  src_compile()  src_compile()

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