]> git.pld-linux.org Git - packages/DirectFB.git/blob - DirectFB-pmake.patch
Release 6 (by relup.sh)
[packages/DirectFB.git] / DirectFB-pmake.patch
1 diff -aurN DirectFB-0.9.19.orig/src/Makefile.am DirectFB-0.9.19/src/Makefile.am
2 --- DirectFB-0.9.19.orig/src/Makefile.am        2003-07-02 04:22:25.000000000 +0200
3 +++ DirectFB-0.9.19/src/Makefile.am     2003-07-21 21:31:00.000000000 +0200
4 @@ -59,7 +59,8 @@
5         cp -af libdirectfb_fixed.a .libs/libdirectfb.a
6  
7  .libs/libdirectfb.a: libdirectfb.la
8 -
9 +       -mkdir .libs
10 +       
11  else
12  
13  clean-local:
This page took 0.117658 seconds and 3 git commands to generate.