Magellan Linux

Diff of /branches/R11-stable/extras/libv4l/libv4l-1.4.0-r1.smage2

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

revision 22287 by niro, Fri Sep 19 07:33:26 2014 UTC revision 22288 by niro, Fri Sep 19 07:53:47 2014 UTC
# Line 72  src_compile() Line 72  src_compile()
72  src_install_libv4l()  src_install_libv4l()
73  {  {
74   local i   local i
75   for i in libdvbv5 libv4l1 libv4l2 libv4l2rds libv4lconvert   for i in libdvbv5 libv4l2 libv4l1 libv4l2rds libv4lconvert
76   do   do
77   mmake -j1 -C lib/${i} DESTDIR=${BINDIR} install || die   mmake -j1 -C lib/${i} DESTDIR=${BINDIR} install || die
78   done   done

Legend:
Removed from v.22287  
changed lines
  Added in v.22288