Correct initial import script

This commit is contained in:
imp 2014-02-28 01:33:03 +00:00
parent d6ec517004
commit 52a247ab30

View File

@ -18,7 +18,7 @@
# #
# This script should take care of all that the first time... # This script should take care of all that the first time...
s=svn+ssh://svn.freebsd.org/base/vendor/device-tree/ s=svn+ssh://svn.freebsd.org/base/vendor/device-tree/dist/
args=$(grep -v ^# FreeBSD-list | sed -e"s=^=$s=") args=$(grep -v ^# FreeBSD-list | sed -e"s=^=$s=")
svn cp -m "Initial import of DTS files from Linux" ${args} svn+ssh://svn.freebsd.org/base/head/sys/contrib/dts/arm svn cp -m "Initial import of DTS files from Linux" ${args} svn+ssh://svn.freebsd.org/base/head/sys/contrib/dts/arm