From: "Greg A. Woods" <[email protected]>
---
autogen.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/autogen.sh b/autogen.sh
index 323b167..328a88c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -21,7 +21,7 @@ if [ ! -f scripts/hal/ups-nut-device.fdi.in ] || [ ! -f
scripts/udev/nut-usbups.
then
if perl -e 1; then
echo "Regenerating the USB helper files..."
- cd tools && ./nut-usbinfo.pl && cd ..
+ cd tools/nut-scanner && ../nut-usbinfo.pl && cd ../..
else
echo
"----------------------------------------------------------------------"
echo "Error: Perl is not available."
--
1.7.9.2
_______________________________________________
Nut-upsdev mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev