Browse Source

Mathieu Doidy:


			
			
				rocklinux
			
			
		
Mathieu 20 years ago
parent
commit
95a327deb2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      scripts/Build-Pkg

+ 1
- 0
scripts/Build-Pkg

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

Loading…
Cancel
Save