mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Moved the scripts into subdirectory "scripts" with repository copy.
This commit is contained in:
parent
58dc5e1a21
commit
95573c6baf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16258
@ -91,7 +91,7 @@ while [ $# -gt 0 ]; do
|
||||
shift
|
||||
done
|
||||
|
||||
scp -p ${master}:${buildroot}/buildscript ${chroot}
|
||||
scp -p ${master}:${buildroot}/scripts/buildscript ${chroot}
|
||||
|
||||
#mount_procfs procfs ${chroot}/proc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user