about summary refs log tree commit diff stats
path: root/PACKAGE/lynx-slang.iss
diff options
context:
space:
mode:
Diffstat (limited to 'PACKAGE/lynx-slang.iss')
-rw-r--r--PACKAGE/lynx-slang.iss12
1 files changed, 0 insertions, 12 deletions
diff --git a/PACKAGE/lynx-slang.iss b/PACKAGE/lynx-slang.iss
deleted file mode 100644
index 9f42316e..00000000
--- a/PACKAGE/lynx-slang.iss
+++ /dev/null
@@ -1,12 +0,0 @@
-; $LynxId: lynx-slang.iss,v 1.1 2008/12/29 13:28:38 tom Exp $

-;

-; This is an installer for the "color-style" flavor of Lynx.

-;

-; The script assumes environment variables have been set, e.g., to point to

-; data which is used by the installer (see "lynx.lss" for details).

-

-#define SetupBaseName "lynx-sl"

-#define SourceExeName "lynx-slang.exe"

-#define NoScreenDll

-

-#include "lynx.iss"