# HG changeset patch # User Andre Heinecke # Date 1364459017 -3600 # Node ID d3eb662d66db4484bcd813bc4a4d2ebe0db6e352 # Parent b3dd14fc13a6a37cb45f1b3817212ffe0a50aa1c Conf dir is no longer needed diff -r b3dd14fc13a6 -r d3eb662d66db contrib/make_flys_release/bin/make-importer-package.sh --- a/contrib/make_flys_release/bin/make-importer-package.sh Thu Mar 28 10:06:44 2013 +0100 +++ b/contrib/make_flys_release/bin/make-importer-package.sh Thu Mar 28 09:23:37 2013 +0100 @@ -5,8 +5,6 @@ # The working directory. Resulting tarball will be placed in the directory above. PKG_DIR=/tmp/flys-importer -# Default conf -CONF_DIR=/path/to/conf/dir # Path to the flys checkout FLYS_DIR=/path/to/flys/root # Tarball that will be extracted into flys-imprter/opt