diff options
Diffstat (limited to 'x11/kdebase2/patches/patch-dr')
-rw-r--r-- | x11/kdebase2/patches/patch-dr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/kdebase2/patches/patch-dr b/x11/kdebase2/patches/patch-dr deleted file mode 100644 index 760b28fd7b7..00000000000 --- a/x11/kdebase2/patches/patch-dr +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dr,v 1.1 2001/10/15 22:46:09 skrll Exp $ - ---- kwin/clients/kstep/Makefile.am.orig Sun Jun 24 18:12:39 2001 -+++ kwin/clients/kstep/Makefile.am -@@ -4,7 +4,7 @@ - kde_module_LTLIBRARIES = libkwinkstep.la - - libkwinkstep_la_SOURCES = nextclient.cpp --libkwinkstep_la_LIBADD = ../../kwin.la -+libkwinkstep_la_LIBADD = ../../libkwin.la - libkwinkstep_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) - - METASOURCES = AUTO |