Browse Source

Clifford Wolf:


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

+ 4
- 0
scripts/Build-Pkg

@ -720,6 +720,10 @@ export PATH_WRBACKUP="$PATH"
PATH="$builddir/wrappers:$PATH"
unset i
# make sure we don't create an flist with just an
# empty docdir in it if the package build fails..
flistdel="$flistdel|${docdir#$root/}"
hook_eval prepare
# define new abort function for errors while building

Loading…
Cancel
Save