]> git.pld-linux.org Git - packages/DirectFB.git/commitdiff
- sh syntax fix
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Jan 2005 00:11:26 +0000 (00:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DirectFB-sh.patch -> 1.1

DirectFB-sh.patch [new file with mode: 0644]

diff --git a/DirectFB-sh.patch b/DirectFB-sh.patch
new file mode 100644 (file)
index 0000000..19c0b2d
--- /dev/null
@@ -0,0 +1,11 @@
+--- DirectFB-0.9.21/directfb-config.in.orig    2004-10-09 02:04:06.000000000 +0200
++++ DirectFB-0.9.21/directfb-config.in 2005-01-15 01:15:18.168979368 +0100
+@@ -224,7 +224,7 @@
+ fi
+-function print_voodoo()
++print_voodoo()
+ {
+       echo $moduledir/interfaces/$1/lib$2_dispatcher.o $moduledir/interfaces/$1/lib$2_requestor.o
+ }
This page took 0.077485 seconds and 4 git commands to generate.