-Removed all ipkg_* functions and replaced them with a single ipkg function accepting...
[hvlinux.git] / stage1 / pkg / udev
index 984e6f7..3dc3776 100644 (file)
@@ -16,7 +16,6 @@ CONFIGURE_OPTS="\
 hvconfig_pre()
 {
     cd ${LFS_TMP}/${PACKAGE}
-
     install -dv ${LFS}/lib/{firmware,udev/devices/{pts,shm}}
 }