More un-hardcoding
[bpt/mlt.git] / install
diff --git a/install b/install
index 8a5b10c..6c4be03 100755 (executable)
--- a/install
+++ b/install
@@ -1,5 +1,4 @@
-BIN=/usr/local/bin
-PLATFORM=x86-linux
+source settings
 
 cp src/mlt $BIN/
 cp src/mlt.$PLATFORM $BIN/
\ No newline at end of file