summaryrefslogtreecommitdiff
path: root/setup.pl
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-06 04:32:51 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-06 04:32:51 +0000
commit3b3348232503a29e5fd3187549bbd690ff125810 (patch)
tree5a6fd0ae20f933f95b06da4b4e4943fa88a5f1d8 /setup.pl
parent18aa6febe5beb882615fe3efd5c87d4a0d7dd2bb (diff)
Added comment to the effect of awaiting rewrite.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@34 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'setup.pl')
-rwxr-xr-xsetup.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/setup.pl b/setup.pl
index 2f8cb207..6daf46c3 100755
--- a/setup.pl
+++ b/setup.pl
@@ -2,12 +2,14 @@
#
######################################################################
# LedgerSMB Small Medium Business Accounting Software Installer
-# Copyright (c) 2002, Dieter Simader
+# Portions Copyright (c) 2002, Dieter Simader
#
# Web: http://sourceforge.net/projects/ledger-smb/
#
#######################################################################
+# This script is awaiting rewriting to work with LedgerSMB
+#
print "This script should not be used with LedgerSMB in this release.\n\n";
exit;