Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 17 years ago
parent
commit
2866c071e4
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      scripts/Build-Pkg

+ 0
- 4
scripts/Build-Pkg

@ -339,10 +339,6 @@ if [ "$chroot" = 1 ] ; then
TZ="/ROCK/localtime" chroot . bin/bash ROCK/src.$xpkg.$id/chroot.sh
returncode=$?
umount $PWD/ROCK/loop
umount $PWD/ROCK/config
umount $PWD/ROCK/download
umount $PWD/proc
# Only remove $builddir if it is empty.
rmdir --ignore-fail-on-non-empty "$realbase/src.$xpkg.$id"

Loading…
Cancel
Save