compat-wireless: fix directory copying in admin-update.sh
authorFelix Fietkau <nbd@openwrt.org>
Mon, 27 Feb 2012 14:51:44 +0000 (15:51 +0100)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Tue, 28 Feb 2012 01:26:46 +0000 (17:26 -0800)
commitb26c82ae2fda71358129b9c44ff1899ee486f8c6
tree0d2fed3669286a431386245e1c2731975822431c
parent9dbb9507dbc3a6cb5ea0e3740c03c6b4bb83c610
compat-wireless: fix directory copying in admin-update.sh

On my system the trailing slash leads to the directory contents being copied
to the target instead of the full directory, which results in breakage during
build.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
scripts/admin-update.sh