From 6f81d5ac0698008ccca256663f1f057a8c894001 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 4 Jul 2008 17:48:27 +0000 Subject: Modified apk to use controllerfunctions and common lsp file. git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1278 ab2d0c66-481e-0410-8bed-d214d4d58bed --- apk-config-html.lsp | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) mode change 100644 => 120000 apk-config-html.lsp (limited to 'apk-config-html.lsp') diff --git a/apk-config-html.lsp b/apk-config-html.lsp deleted file mode 100644 index a884ec9..0000000 --- a/apk-config-html.lsp +++ /dev/null @@ -1,14 +0,0 @@ - - -DEBUGGING

DEBUG INFO: CFE

") -io.write(html.cfe_unpack(form)) -io.write("
") ---]] -?> - -

- diff --git a/apk-config-html.lsp b/apk-config-html.lsp new file mode 120000 index 0000000..4b6b762 --- /dev/null +++ b/apk-config-html.lsp @@ -0,0 +1 @@ +../form-html.lsp \ No newline at end of file -- cgit v1.2.3