forked from rarias/bscpkgs
cpic: Compilation ok but fails to run
This commit is contained in:
6
bsc/setup-hooks/keep-build-tree.sh
Normal file
6
bsc/setup-hooks/keep-build-tree.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
prePhases+=" moveBuildDir"
|
||||
|
||||
moveBuildDir() {
|
||||
mkdir -p $out/.build
|
||||
cd $out/.build
|
||||
}
|
||||
Reference in New Issue
Block a user