Magellan Linux

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

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

revision 2089 by niro, Tue Jun 16 23:06:58 2009 UTC revision 2090 by niro, Tue Jun 16 23:15:44 2009 UTC
# Line 43  SRC_URI=( Line 43  SRC_URI=(
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}-0.5.11-ntfs3g-rethink-extra-options-fix.patch   mirror://${PNAME}/${PNAME}-0.5.11-ntfs3g-rethink-extra-options-fix.patch
46   mirror://${PNAME}/${PNAME}-${PVER}-storage-mount-fix.patch   mirror://${PNAME}/${PNAME}-${PVER}-storage-mount-fix-2.patch
47  )  )
48    
49  UP2TARBALL="${PNAME}-[0-9]"  UP2TARBALL="${PNAME}-[0-9]"
# Line 67  src_prepare() Line 67  src_prepare()
67   mpatch ${PNAME}-0.5.11-ntfs3g-rethink-extra-options-fix.patch || die   mpatch ${PNAME}-0.5.11-ntfs3g-rethink-extra-options-fix.patch || die
68    
69   # fixes segfaults on mount, see: http://bugs.frugalware.org/task/3783   # fixes segfaults on mount, see: http://bugs.frugalware.org/task/3783
70   mpatch ${PNAME}-${PVER}-storage-mount-fix.patch || die   mpatch ${PNAME}-${PVER}-storage-mount-fix-2.patch || die
71  }  }
72    
73  src_compile()  src_compile()

Legend:
Removed from v.2089  
changed lines
  Added in v.2090