From 119fbc879473fe18b7d4333db044f3bcc1d2d225 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Thu, 1 Feb 2007 12:47:05 +0000 Subject: [PATCH 1/1] =?utf8?q?Die=20symbolischen=20Links=20direkt=20unter?= =?utf8?q?=20Versionskontrolle=20gestellt.=20Daf=C3=BCr=20wird=20makesymli?= =?utf8?q?nks=20nicht=20mehr=20ben=C3=B6tigt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- admin.pl | 1 + ap.pl | 1 + ar.pl | 1 + bp.pl | 1 + ca.pl | 1 + cn.pl | 1 + common.pl | 1 + cp.pl | 1 + ct.pl | 1 + datev.pl | 1 + dn.pl | 1 + gl.pl | 1 + ic.pl | 1 + ir.pl | 1 + is.pl | 1 + licenses.pl | 1 + makesymlinks | 9 --------- menu.pl | 1 + menunew.pl | 1 + menuv3.pl | 1 + oe.pl | 1 + pe.pl | 1 + rc.pl | 1 + rp.pl | 1 + ustva.pl | 1 + 25 files changed, 24 insertions(+), 9 deletions(-) create mode 120000 admin.pl create mode 120000 ap.pl create mode 120000 ar.pl create mode 120000 bp.pl create mode 120000 ca.pl create mode 120000 cn.pl create mode 120000 common.pl create mode 120000 cp.pl create mode 120000 ct.pl create mode 120000 datev.pl create mode 120000 dn.pl create mode 120000 gl.pl create mode 120000 ic.pl create mode 120000 ir.pl create mode 120000 is.pl create mode 120000 licenses.pl delete mode 100755 makesymlinks create mode 120000 menu.pl create mode 120000 menunew.pl create mode 120000 menuv3.pl create mode 120000 oe.pl create mode 120000 pe.pl create mode 120000 rc.pl create mode 120000 rp.pl create mode 120000 ustva.pl diff --git a/admin.pl b/admin.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/admin.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ap.pl b/ap.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ap.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ar.pl b/ar.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ar.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/bp.pl b/bp.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/bp.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ca.pl b/ca.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ca.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/cn.pl b/cn.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/cn.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/common.pl b/common.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/common.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/cp.pl b/cp.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/cp.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ct.pl b/ct.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ct.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/datev.pl b/datev.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/datev.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/dn.pl b/dn.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/dn.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/gl.pl b/gl.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/gl.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ic.pl b/ic.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ic.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ir.pl b/ir.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ir.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/is.pl b/is.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/is.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/licenses.pl b/licenses.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/licenses.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/makesymlinks b/makesymlinks deleted file mode 100755 index 25f95e71e..000000000 --- a/makesymlinks +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -# Erstellt die benotigten Symlinks - -ln -vsf login.pl admin.pl -for i in ap ar bp ca cp ct cn dn gl ic ir is menu oe pe rc rp datev licenses fa ustva menunew common menuv3; do - ln -vsf am.pl $i.pl -done - diff --git a/menu.pl b/menu.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/menu.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/menunew.pl b/menunew.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/menunew.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/menuv3.pl b/menuv3.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/menuv3.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/oe.pl b/oe.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/oe.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/pe.pl b/pe.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/pe.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/rc.pl b/rc.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/rc.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/rp.pl b/rp.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/rp.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ustva.pl b/ustva.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ustva.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file -- 2.20.1