aboutsummaryrefslogtreecommitdiff
blob: cdf146056ba3a51a8466f6698de28513b41093ea (plain)
1
2
3
4
5
6
7
8
9
10
--- ccp4-5.99.5.orig/src/phaser/ccp4_build	2006-01-06 15:56:22.000000000 -0800
+++ ccp4-5.99.5/src/phaser/ccp4_build	2006-01-06 15:55:49.000000000 -0800
@@ -65,6 +65,7 @@
 ./install $phaseropts --static_libraries --component="phaser" --target="exe/phaser"
 
 # Install in CCP4 bindir
+mkdir -p $bindir
 cp phaser-$PHASER_VERSION/build/$PHASER_MTYPE/exe/phaser $bindir
 
 echo " "