Magellan Linux

Diff of /smage/trunk/core/hwinfo/hwinfo-18.1-r1.smage2

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

revision 1169 by niro, Thu Jan 27 23:48:19 2011 UTC revision 1170 by niro, Thu Jan 27 23:49:21 2011 UTC
# Line 46  src_prepare() Line 46  src_prepare()
46   mpatch ${PNAME}-13.41-remove-sbin.patch || die   mpatch ${PNAME}-13.41-remove-sbin.patch || die
47    
48   # add intel pineview to known x11 drivers   # add intel pineview to known x11 drivers
49   mpatch -Np1 ${PNAME}-${PVER}-add-intel-pineview-x11-drivers-i386.patch   mpatch ${PNAME}-${PVER}-add-intel-pineview-x11-drivers-i386.patch
50    
51   # use r128 module for all ati rage cards   # use r128 module for all ati rage cards
52   mpatch -Np1 ${PNAME}-${PVER}-use-r128-module-for-ati-rage-cards-i386.patch   mpatch ${PNAME}-${PVER}-use-r128-module-for-ati-rage-cards-i386.patch
53    
54   # use mach64 module for all ati mach64 cards   # use mach64 module for all ati mach64 cards
55   mpatch -Np1 ${PNAME}-${PVER}-use-mach64-module-for-ati-mach64-cards-i386.patch || die   mpatch ${PNAME}-${PVER}-use-mach64-module-for-ati-mach64-cards-i386.patch || die
56    
57   # add a bunch of via drivers to known x11 drivers   # add a bunch of via drivers to known x11 drivers
58   mpatch -Np1 ${PNAME}-${PVER}-add-openchrome-x11-drivers-i386.patch || die   mpatch ${PNAME}-${PVER}-add-openchrome-x11-drivers-i386.patch || die
59  }  }
60    
61  src_compile()  src_compile()

Legend:
Removed from v.1169  
changed lines
  Added in v.1170