aboutsummaryrefslogtreecommitdiff
path: root/www/horde4-base/files/patch-scripts_sql_README
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
commit08acf5c407242344b0047b8040900f52df620dde (patch)
tree49936ec28d8b2a4256959f13245d757df97e04bd /www/horde4-base/files/patch-scripts_sql_README
parentbdce4d94e267612e2955a9270d4659712a679dea (diff)
Diffstat (limited to 'www/horde4-base/files/patch-scripts_sql_README')
-rw-r--r--www/horde4-base/files/patch-scripts_sql_README11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/horde4-base/files/patch-scripts_sql_README b/www/horde4-base/files/patch-scripts_sql_README
deleted file mode 100644
index 4e727f834c0a..000000000000
--- a/www/horde4-base/files/patch-scripts_sql_README
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/sql/README.orig Wed Apr 27 10:56:42 2005
-+++ scripts/sql/README Tue Jul 12 21:30:49 2005
-@@ -84,7 +84,7 @@
- PostgreSQL
- ~~~~~~~~~~
-
-- # su - postgres (or whatever your database runs as... usually postgres)
-+ # su - pgsql (or whatever your database runs as... usually pgsql)
- $ psql -d template1 -f create.pgsql.sql
-
- This script will create a ``horde`` database and a ``horde`` user. You should