'fixed netcfg'

This commit is contained in:
Tobias Powalowski 2009-05-20 10:08:43 +02:00
parent 8df18a221a
commit a38c7d9689

View file

@ -7,7 +7,7 @@ install ()
FILES=""
SCRIPT=""
for i in /usr/lib/network/*; do
add_file $i
[ -f $i ] && add_file $i
done
for i in /usr/lib/network/connections/*; do
add_file $i