diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-10-13 22:32:23 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-10-13 22:32:23 +0300 |
commit | 025d65e33f3962234d906ec58f7930c49d12a808 (patch) | |
tree | a02bc5af4d2c15fe6a4d226a038b1e7b2f0c8f77 /build | |
parent | d203be43c9e1006672a1a1da6b177fd43f4760c2 (diff) | |
download | mv-025d65e33f3962234d906ec58f7930c49d12a808.tar.gz mv-025d65e33f3962234d906ec58f7930c49d12a808.tar.bz2 mv-025d65e33f3962234d906ec58f7930c49d12a808.tar.xz mv-025d65e33f3962234d906ec58f7930c49d12a808.zip |
Add minst script.
Diffstat (limited to 'build')
-rwxr-xr-x | build/minst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/minst b/build/minst new file mode 100755 index 000000000..2b3f847ce --- /dev/null +++ b/build/minst @@ -0,0 +1,2 @@ +cd .. +make install |