Magellan Linux

Diff of /smage/trunk/core/udev/udev-173-r2.smage2

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

revision 2971 by niro, Wed Sep 7 15:55:24 2011 UTC revision 2972 by niro, Wed Sep 7 15:59:00 2011 UTC
# Line 68  src_compile() Line 68  src_compile()
68   --with-systemdsystemunitdir=/lib/systemd/system \   --with-systemdsystemunitdir=/lib/systemd/system \
69   --disable-hwdb \   --disable-hwdb \
70   --disable-gudev \   --disable-gudev \
71     --disable-keymap \
72   || die   || die
73    
74   mmake || die   mmake || die
# Line 247  postinstall() Line 248  postinstall()
248   /sbin/udevd --daemon   /sbin/udevd --daemon
249   fi   fi
250    
  # converting databases  
  echo "MROOT=/; converting udev database ..."  
  /sbin/udevadm info --convert-db  
   
251   alx-split_postinstall   alx-split_postinstall
252  }  }

Legend:
Removed from v.2971  
changed lines
  Added in v.2972