aboutsummaryrefslogtreecommitdiff
path: root/debian/config
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2014-04-13 17:06:44 +0100
committerChristopher Baines <mail@cbaines.net>2014-04-17 14:15:27 +0100
commit30f791628692be54a7222ce46f0a2d0b163fa378 (patch)
tree883fe19d5fca9c752947ecc4b2652a50c8a39913 /debian/config
parente5acdb08d6a5d251ada74374a0bbfdda115b4c20 (diff)
downloadopenstreetmap-carto-master.tar
openstreetmap-carto-master.tar.gz
Imported Debian patch 2.13.0-1HEADdebian/2.13.0-1master
Diffstat (limited to 'debian/config')
-rwxr-xr-xdebian/config12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/config b/debian/config
new file mode 100755
index 0000000..a9f7b3d
--- /dev/null
+++ b/debian/config
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+set -e
+
+# Source debconf library.
+. /usr/share/debconf/confmodule
+
+db_input high openstreetmap-carto/fetch-data || true
+db_go
+
+db_input high openstreetmap-carto/database-name || true
+db_go