Magellan Linux

Diff of /trunk/core/hwinfo/hwinfo-16.10-r1.smage2

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

revision 3641 by niro, Wed Oct 28 14:31:06 2009 UTC revision 3655 by niro, Thu Oct 29 00:30:45 2009 UTC
# Line 40  src_prepare() Line 40  src_prepare()
40    
41   # remove empty $(destdir)/sbin from makefile   # remove empty $(destdir)/sbin from makefile
42   mpatch ${PNAME}-13.41-remove-sbin.patch || die   mpatch ${PNAME}-13.41-remove-sbin.patch || die
43    
44     # apply debians tiocgdev patch
45     patch -Np1 -i debian/patches/kbd.c-tiocgdev_undefined || die
46  }  }
47    
48  src_compile()  src_compile()

Legend:
Removed from v.3641  
changed lines
  Added in v.3655