]> git.pld-linux.org Git - packages/aqbanking.git/commitdiff
fix shell function definition for /bin/sh
authorArtur Frysiak <artur@frysiak.net>
Tue, 14 Aug 2007 15:10:55 +0000 (15:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aqbanking-nobash.patch -> 1.1

aqbanking-nobash.patch [new file with mode: 0644]

diff --git a/aqbanking-nobash.patch b/aqbanking-nobash.patch
new file mode 100644 (file)
index 0000000..35c24c3
--- /dev/null
@@ -0,0 +1,11 @@
+--- aqbanking-2.3.2/mksymlinks.sh.in.wiget     2007-08-11 14:49:28.000000000 +0200
++++ aqbanking-2.3.2/mksymlinks.sh.in   2007-08-11 14:49:36.000000000 +0200
+@@ -23,7 +23,7 @@ bprefix=`pwd`
+ # functions
+ #
+-function symlinkFolder() {
++function symlinkFolder {
+   local dfiles
+   local src
+   local dst
This page took 0.028756 seconds and 4 git commands to generate.