[Lunar-commits] <moonbase> nut: Adding a sedit to get rid of the depreciated warning.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Mar 28 15:08:22 CEST 2010


commit be6aacabd4506293b3d0b27120827d65db525c56
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Mar 28 09:08:22 2010 -0400

    nut: Adding a sedit to get rid of the depreciated warning.
---
 utils/nut/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/utils/nut/BUILD b/utils/nut/BUILD
index 41714d8..4a61d65 100644
--- a/utils/nut/BUILD
+++ b/utils/nut/BUILD
@@ -5,6 +5,8 @@
 
   add_priv_user nut:nut -d /dev/null -s /bin/false &&
 
+  sedit "s:BUS:SUBSYSTEM:" scripts/udev/nut-usbups.rules.in &&
+
   default_build
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list