aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--reproduce/config/gnuastro/astbuildprog.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/reproduce/config/gnuastro/astbuildprog.conf b/reproduce/config/gnuastro/astbuildprog.conf
new file mode 100644
index 0000000..8413e07
--- /dev/null
+++ b/reproduce/config/gnuastro/astbuildprog.conf
@@ -0,0 +1,9 @@
+# BuildProgram's configuration file depends on the build and is installed
+# along with the rest of Gnuastro. So we'll set any specific configuration
+# we want here, then import those.
+
+# To keep the program's compiled excutable file, comment this line.
+deletecompiled 1
+
+# Import the built configuration file
+config .local/etc/astbuildprog.conf \ No newline at end of file