summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-04-19 00:30:40 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-04-19 00:30:40 +0200
commit15c17c49ca280e835c071a45465f4b6ef71f3996 (patch)
treeedfdeaf446803df1807e7ce21272d6afce5eb033
parenta8e41386af4bb4978d343587588f0ae1e5575142 (diff)
downloadmerchant-15c17c49ca280e835c071a45465f4b6ef71f3996.tar.gz
merchant-15c17c49ca280e835c071a45465f4b6ef71f3996.tar.bz2
merchant-15c17c49ca280e835c071a45465f4b6ef71f3996.zip
this script does not belong here
m---------examples/blog/web-common0
m---------examples/shop/web-common0
-rw-r--r--src/backend/myconf.sh3
3 files changed, 0 insertions, 3 deletions
diff --git a/examples/blog/web-common b/examples/blog/web-common
-Subproject eb164f4a0ba56bb1232052b5cde19014fca70ed
+Subproject 026ef2476676ef00b6c2a0cec135a8e64024ee5
diff --git a/examples/shop/web-common b/examples/shop/web-common
-Subproject eb164f4a0ba56bb1232052b5cde19014fca70ed
+Subproject 026ef2476676ef00b6c2a0cec135a8e64024ee5
diff --git a/src/backend/myconf.sh b/src/backend/myconf.sh
deleted file mode 100644
index edb236d3..00000000
--- a/src/backend/myconf.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-# this file is in the public domain
-./configure CFLAGS='-I/usr/include/postgresql'