Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 20 years ago
parent
commit
49b30ffbab
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/Build-Pkg

+ 1
- 1
scripts/Build-Pkg

@ -193,7 +193,7 @@ if [ "$chroot" = 1 ] ; then
x_mknod dev/loop/1 b 7 1
x_mknod dev/loop/2 b 7 2
x_mknod dev/loop/3 b 7 3
#_mknod dev/tty c 5 0
x_mknod dev/tty c 5 0
if [ ! -L dev/fd ]; then
ln -s /proc/self/fd dev/fd

Loading…
Cancel
Save