diff options
Diffstat (limited to 'community/lxlauncher/lxlauncher-0.2.1-dsofix.patch')
-rw-r--r-- | community/lxlauncher/lxlauncher-0.2.1-dsofix.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/community/lxlauncher/lxlauncher-0.2.1-dsofix.patch b/community/lxlauncher/lxlauncher-0.2.1-dsofix.patch deleted file mode 100644 index 7ee0c1c68..000000000 --- a/community/lxlauncher/lxlauncher-0.2.1-dsofix.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -dur lxlauncher-0.2.1.orig/src/Makefile.in lxlauncher-0.2.1/src/Makefile.in ---- lxlauncher-0.2.1.orig/src/Makefile.in 2009-07-07 14:46:41.000000000 +0200 -+++ lxlauncher-0.2.1/src/Makefile.in 2010-02-17 13:34:43.000000000 +0100 -@@ -101,7 +101,7 @@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ - INSTOBJEXT = @INSTOBJEXT@ - INTLLIBS = @INTLLIBS@ --LDFLAGS = @LDFLAGS@ -+LDFLAGS = @LDFLAGS@ -lX11 - LIBOBJS = @LIBOBJS@ - LIBS = @LIBS@ - LTLIBOBJS = @LTLIBOBJS@ |